|
LeviLamina
|
Inheritance diagram for EmotePacketPayload:Public Types | |
| enum class | Flags : uchar { ServerSide = 1 , MuteEmoteChat = 2 } |
Public Member Functions | |
| EmotePacketPayload (EmotePacketPayload const &) | |
| MCAPI::EmotePacketPayload & | operator= (::EmotePacketPayload &&) |
| MCAPI::EmotePacketPayload & | operator= (::EmotePacketPayload const &) |
| MCAPI void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, ::ActorRuntimeID > | mRuntimeId |
| ::ll::TypedStorage< 8, 32, ::std::string > | mPieceId |
| ::ll::TypedStorage< 4, 4, uint > | mEmoteTicks |
| ::ll::TypedStorage< 8, 32, ::std::string > | mXuid |
| ::ll::TypedStorage< 8, 32, ::std::string > | mPlatformId |
| ::ll::TypedStorage< 1, 1, uchar > | mFlags |