LeviLamina
Loading...
Searching...
No Matches
GuiMessage Class Reference

Public Types

enum class  MessageType : int
enum class  MessageType : int

Public Member Functions

GuiMessageoperator= (GuiMessage const &)
MCAPI GuiMessage (::GuiMessage &&)
MCAPI GuiMessage (::GuiMessage const &)
MCAPI GuiMessage (::GuiMessage::MessageType type, ::std::string const &username, ::std::string const &message, ::std::optional<::std::string > filteredMessage, ::std::string const &ttsMessage, ::std::string const &authorXuid, float lifetime, bool forceVisible, bool ttsRequired)
MCAPI::GuiMessage & operator= (::GuiMessage &&)
MCAPI void * $ctor (::GuiMessage &&)
MCAPI void * $ctor (::GuiMessage const &)
MCAPI void * $ctor (::GuiMessage::MessageType type, ::std::string const &username, ::std::string const &message, ::std::optional<::std::string > filteredMessage, ::std::string const &ttsMessage, ::std::string const &authorXuid, float lifetime, bool forceVisible, bool ttsRequired)
MCAPI void $dtor ()

Public Attributes

::ll::TypedStorage< 4, 4, ::GuiMessage::MessageType > mType
::ll::TypedStorage< 8, 32, ::std::string > mMessage
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > mFilteredMessage
::ll::TypedStorage< 8, 32, ::std::string > mTTSMessage
::ll::TypedStorage< 8, 32, ::std::string > mUsername
::ll::TypedStorage< 8, 32, ::std::string > mFullString
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > mFilteredFullString
::ll::TypedStorage< 8, 32, ::std::string > mAuthorXuid
::ll::TypedStorage< 1, 1, bool > mForceVisible
::ll::TypedStorage< 1, 1, bool > mTTSRequired
::ll::TypedStorage< 4, 4, float > mDuration
::ll::TypedStorage< 1, 1, bool > mHasBeenSeen

The documentation for this class was generated from the following files: