LeviLamina
|
Public Member Functions | |
ActorAnimationEvent & | operator= (ActorAnimationEvent const &) |
MCAPI | ActorAnimationEvent (::ActorAnimationEvent const &) |
MCAPI | ActorAnimationEvent (float time, ::std::string const &event, ::CurrentCmdVersion commandVersion, ::MolangVersion molangVersion) |
MCAPI void | fire (::RenderParams &renderParams, ::Actor *actor) const |
MCAPI::ActorAnimationEvent & | operator= (::ActorAnimationEvent &&) |
MCAPI void * | $ctor (::ActorAnimationEvent const &) |
MCAPI void * | $ctor (float time, ::std::string const &event, ::CurrentCmdVersion commandVersion, ::MolangVersion molangVersion) |
MCAPI void | $dtor () |
Public Attributes | |
::ll::TypedStorage< 8, 216, ::ExpressionNode > | mExpression |
::ll::TypedStorage< 8, 48, ::HashedString > | mCommand |
::ll::TypedStorage< 4, 4, ::CurrentCmdVersion > | mCommandVersion |
::ll::TypedStorage< 8, 32, ::std::string > | mEvent |
::ll::TypedStorage< 4, 4, float > | mTime |