|
| enum class | Event : uchar { Invalid = 0
, Add = 1
, Update = 2
, Remove = 3
} |
| |
|
|
::ll::TypedStorage< 8, 8, ::ActorRuntimeID > | mRuntimeId |
| |
|
::ll::TypedStorage< 4, 4, ::EffectDuration > | mEffectDurationTicks |
| |
|
::ll::TypedStorage< 1, 1, ::MobEffectPacketPayload::Event > | mEventId |
| |
|
::ll::TypedStorage< 4, 4, int > | mEffectId |
| |
|
::ll::TypedStorage< 4, 4, int > | mEffectAmplifier |
| |
|
::ll::TypedStorage< 1, 1, bool > | mShowParticles |
| |
|
::ll::TypedStorage< 8, 8, ::PlayerInputTick > | mTick |
| |
The documentation for this struct was generated from the following file: