LeviLamina
Loading...
Searching...
No Matches
TextPacketPayload::AuthorAndMessage Struct Reference

Public Member Functions

 AuthorAndMessage (AuthorAndMessage const &)=default
 AuthorAndMessage (TextPacketType type, std::string const &author, std::string const &message)
MCAPI::TextPacketPayload::AuthorAndMessage & operator= (::TextPacketPayload::AuthorAndMessage &&)
MCAPI::TextPacketPayload::AuthorAndMessage & operator= (::TextPacketPayload::AuthorAndMessage const &)
MCAPI bool operator== (::TextPacketPayload::AuthorAndMessage const &other) const
MCFOLD void $dtor ()

Public Attributes

::ll::TypedStorage< 1, 1, ::TextPacketType > mType
::ll::TypedStorage< 8, 32, ::std::string > mAuthor
::ll::TypedStorage< 8, 32, ::std::string > mMessage

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