Struct Manus::CommunicationHub::CommandResponse
ClassList > Manus > CommunicationHub > CommandResponse
Public Attributes
Type | Name |
---|---|
string | message |
bool | result |
Public Functions
Type | Name |
---|---|
CommandResponse (bool p_Result, string p_Message) |
Public Attributes Documentation
variable message
variable result
Public Functions Documentation
function CommandResponse
inline Manus::CommunicationHub::CommandResponse::CommandResponse (
bool p_Result,
string p_Message
)
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/CommunicationHub.cs