14 ::ll::TypedStorage<8, 32, ::std::string> mActorIdentifier;
15 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mActor;
16 ::ll::TypedStorage<4, 4, ::SharedTypes::Legacy::LevelSoundEvent> mEventId;
17 ::ll::TypedStorage<4, 12, ::Vec3> mPos;
18 ::ll::TypedStorage<4, 4, int> mData;
19 ::ll::TypedStorage<1, 1, bool> mIsGlobal;
20 ::ll::TypedStorage<1, 1, bool> mIsBaby;