Skip to content

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

string Manus.CoreSDK.SystemMessage.infoString;

variable infoUInt

uint Manus.CoreSDK.SystemMessage.infoUInt;

variable type

SystemMessageType Manus.CoreSDK.SystemMessage.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