8struct DebugInfoPacketPayload {
12 ::ll::TypedStorage<8, 32, ::std::string> mData;
13 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mActorId;
18 DebugInfoPacketPayload(DebugInfoPacketPayload
const&);
19 DebugInfoPacketPayload();
24 MCFOLD ::DebugInfoPacketPayload& operator=(::DebugInfoPacketPayload&&);
26 MCFOLD ::DebugInfoPacketPayload& operator=(::DebugInfoPacketPayload
const&);
28 MCAPI ~DebugInfoPacketPayload();