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

Public Member Functions

MCAPI ToastMessage (::ToastMessage &&)
MCAPI ToastMessage (::ToastMessage const &)
MCAPI ToastMessage (::std::string const &message)
MCAPI ToastMessage (::ToastMessageType type, ::std::string const &title, ::std::string const &subtitle, ::Json::Value const &propertyBag)
MCAPI ToastMessage (::ToastMessageType type, ::std::string const &title, ::std::string const &subtitle, ::Json::Value const &propertyBag, float displaySeconds)
MCAPI ::std::vector<::ToastIconDatagetIconIds () const
MCAPI bool mergeMessage (::ToastMessage &other)
MCAPI::ToastMessage & operator= (::ToastMessage const &)
MCAPI::ToastMessage & operator= (::ToastMessage &&)
MCAPI void * $ctor (::ToastMessage &&)
MCAPI void * $ctor (::ToastMessage const &)
MCAPI void * $ctor (::std::string const &message)
MCAPI void * $ctor (::ToastMessageType type, ::std::string const &title, ::std::string const &subtitle, ::Json::Value const &propertyBag)
MCAPI void * $ctor (::ToastMessageType type, ::std::string const &title, ::std::string const &subtitle, ::Json::Value const &propertyBag, float displaySeconds)
MCAPI void $dtor ()

Public Attributes

::ll::TypedStorage< 8, 8, ::IToastListener * > mListener
::ll::TypedStorage< 1, 1, bool > mIsMergingEnabled
::ll::TypedStorage< 1, 1, bool > mHasCustomPocketToast
::ll::TypedStorage< 1, 1, bool > mUseCustomPocketToast
::ll::TypedStorage< 1, 1, bool > mIsSilent
::ll::TypedStorage< 4, 4, ::ToastMessageType > mType
::ll::TypedStorage< 8, 32, ::std::string > mTitle
::ll::TypedStorage< 8, 32, ::std::string > mSubtitle
::ll::TypedStorage< 8, 32, ::std::string > mMessageId
::ll::TypedStorage< 8, 16, ::Json::ValuemPropertyBag
::ll::TypedStorage< 8, 32, ::std::string > mLink
::ll::TypedStorage< 4, 4, ::PlayerMessaging::ButtonActionType > mButtonActionType
::ll::TypedStorage< 1, 1, bool > mHasBeenPressed
::ll::TypedStorage< 4, 4, float > mTransitInTime
::ll::TypedStorage< 4, 4, float > mTransitOutTime
::ll::TypedStorage< 4, 4, float > mAdditionalDisplaySeconds
::ll::TypedStorage< 4, 4, float > mAlpha
::ll::TypedStorage< 4, 4, float > mBackgroundAlpha
::ll::TypedStorage< 4, 8, ::glm::vec2 > mStartPosition
::ll::TypedStorage< 4, 8, ::glm::vec2 > mIdlePosition
::ll::TypedStorage< 4, 8, ::glm::vec2 > mEndPosition
::ll::TypedStorage< 4, 8, ::glm::vec2 > mCustomPocketStartPosition
::ll::TypedStorage< 4, 8, ::glm::vec2 > mCustomPocketIdlePosition
::ll::TypedStorage< 4, 8, ::glm::vec2 > mCustomPocketEndPosition
::ll::TypedStorage< 8, 24, ::std::vector<::ToastIconData > > mIconRenderIds
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > mVisibleButton
::ll::TypedStorage< 8, 32, ::std::string > mControlId
::ll::TypedStorage< 8, 32, ::std::string > mPocketControlId

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