17 ::ll::TypedStorage<8, 24, ::std::vector<::ActorRuntimeID>> mRuntimeIds;
18 ::ll::TypedStorage<8, 32, ::std::string> mAnimation;
19 ::ll::TypedStorage<8, 32, ::std::string> mNextState;
20 ::ll::TypedStorage<8, 32, ::std::string> mStopExpression;
21 ::ll::TypedStorage<2, 2, ::MolangVersion> mStopExpressionVersion;
22 ::ll::TypedStorage<8, 32, ::std::string> mController;
23 ::ll::TypedStorage<4, 4, float> mBlendOutTime;