20 ::ll::TypedStorage<8, 176, ::ActorDefinitionIdentifier> mIdentifier;
21 ::ll::TypedStorage<8, 176, ::ActorDefinitionIdentifier> mBaseIdentifier;
22 ::ll::TypedStorage<1, 1, bool> mAllowSummon;
28 ::ll::TypedStorage<4, 8, ::std::optional<int>> mExperimentIndex;
29 ::ll::TypedStorage<4, 4, ::ActorType> mActorType;
30 ::ll::TypedStorage<4, 4, float> mWalkAnimSpeed;
31 ::ll::TypedStorage<1, 1, bool> mIsAlias;
Definition EntityContext.h:16