20 ::ll::TypedStorage<8, 48, ::HashedString> mName;
21 ::ll::TypedStorage<8, 24, ::SemVersion> mVersion;
22 ::ll::TypedStorage<8, 8, uint64> mInitialStateIndex;
23 ::ll::TypedStorage<8, 24, ::std::vector<::std::shared_ptr<::ActorAnimationControllerState>>> mStates;
24 ::ll::TypedStorage<8, 32, ::std::string> mSourceFilePathWithExtension;
30 MCAPI ::std::shared_ptr<::ActorAnimationControllerState>& addState(
::HashedString const& name);
32 MCAPI
void resolveTransitionStateIndices();
34 MCAPI
void updateActiveParticleState(
41 MCAPI
void updateActiveSoundEffectState(