Struct Manus::CoreSDK::SystemMessage
ClassList > Manus > CoreSDK > SystemMessage
Stores the data associated to System messages received from Core.
Public Attributes
Type | Name |
---|---|
string | infoString |
uint | infoUInt |
SystemMessageType | type |
Public Functions
Type | Name |
---|---|
SystemMessage (SystemMessageType p_Type, string p_InfoString, uint p_InfoUInt) |
Public Attributes Documentation
variable infoString
variable infoUInt
variable type
Public Functions Documentation
function SystemMessage
inline Manus::CoreSDK::SystemMessage::SystemMessage (
SystemMessageType p_Type,
string p_InfoString,
uint p_InfoUInt
)
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs