13struct AnimationComponentArguments {
17 ::ll::TypedStorage<4, 4, ::AnimationComponentGroupType> mAnimationComponentGroup;
18 ::ll::TypedStorage<8, 8, ::AnimationComponentID const&> mOwnerUUID;
23 AnimationComponentArguments& operator=(AnimationComponentArguments
const&);
24 AnimationComponentArguments(AnimationComponentArguments
const&);
25 AnimationComponentArguments();