12 enum class Action : uchar {
23 ::ll::TypedStorage<8, 8, ::ActorRuntimeID> mRuntimeId;
24 ::ll::TypedStorage<1, 1, ::AnimatePacketPayload::Action> mAction;
25 ::ll::TypedStorage<4, 4, float> mData;
26 ::ll::TypedStorage<1, 2, ::std::optional<::ActorSwingSource>> mSwingSource;