◆ CreateCCEffect()
| AuraEffectStub BreakableCCProcTest::CreateCCEffect |
( |
int32_t |
threshold, |
|
|
uint32_t |
auraType = 7 |
|
) |
| |
|
inlineprotected |
Create a CC aura effect stub with the given threshold.
120 {
122 return effect;
123 }
Lightweight stub for AuraEffect proc-related functionality.
Definition AuraStub.h:34
◆ SetUp()
| void BreakableCCProcTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
103 {
107 }
IWorld * _originalWorld
Definition BreakableCCProcTest.cpp:126
NiceMock< WorldMock > * _worldMock
Definition BreakableCCProcTest.cpp:127
#define sWorld
Definition World.h:316
References _originalWorld, _worldMock, and sWorld.
◆ TearDown()
| void BreakableCCProcTest::TearDown |
( |
| ) |
|
|
inlineoverrideprotected |
◆ _originalWorld
| IWorld* BreakableCCProcTest::_originalWorld = nullptr |
|
private |
◆ _worldMock
| NiceMock<WorldMock>* BreakableCCProcTest::_worldMock = nullptr |
|
private |
The documentation for this class was generated from the following file: