11 enum class Flags : uchar {
19 ::ll::TypedStorage<8, 8, ::ActorRuntimeID> mRuntimeId;
20 ::ll::TypedStorage<8, 32, ::std::string> mPieceId;
21 ::ll::TypedStorage<4, 4, uint> mEmoteTicks;
22 ::ll::TypedStorage<8, 32, ::std::string> mXuid;
23 ::ll::TypedStorage<8, 32, ::std::string> mPlatformId;
24 ::ll::TypedStorage<1, 1, uchar> mFlags;