LeviLamina
Loading...
Searching...
No Matches
NpcRequestPacketPayload Struct Reference

Public Types

enum class  RequestType : uchar {
  SetActions = 0 , ExecuteAction = 1 , ExecuteClosingCommands = 2 , SetName = 3 ,
  SetSkin = 4 , SetInteractText = 5 , ExecuteOpeningCommands = 6
}
 

Public Member Functions

NpcRequestPacketPayloadoperator= (NpcRequestPacketPayload const &)
 
 NpcRequestPacketPayload (NpcRequestPacketPayload const &)
 
MCAPI::NpcRequestPacketPayload & operator= (::NpcRequestPacketPayload &&)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 8, ::ActorRuntimeIDmId
 
::ll::TypedStorage< 1, 1, ::NpcRequestPacketPayload::RequestType > mType
 
::ll::TypedStorage< 8, 32, ::std::string > mActions
 
::ll::TypedStorage< 1, 1, uchar > mActionIndex
 
::ll::TypedStorage< 8, 32, ::std::string > mSceneName
 

The documentation for this struct was generated from the following file: