|
| enum class | NpcDialogueActionType : int { Open = 0
, Close = 1
} |
|
|
| NpcDialoguePacketPayload (NpcDialoguePacketPayload const &) |
|
MCAPI::NpcDialoguePacketPayload & | operator= (::NpcDialoguePacketPayload &&) |
|
MCAPI::NpcDialoguePacketPayload & | operator= (::NpcDialoguePacketPayload const &) |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 8, 8, ::ActorUniqueID > | mNpcId |
|
::ll::TypedStorage< 4, 4, ::NpcDialoguePacketPayload::NpcDialogueActionType > | mNpcDialogueActionType |
|
::ll::TypedStorage< 8, 32, ::std::string > | mDialogue |
|
::ll::TypedStorage< 8, 32, ::std::string > | mSceneName |
|
::ll::TypedStorage< 8, 32, ::std::string > | mNpcName |
|
::ll::TypedStorage< 8, 32, ::std::string > | mActionJSON |
The documentation for this struct was generated from the following file: