Skip to content

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

string Manus.CommunicationHub.CommandResponse.message;

variable result

bool Manus.CommunicationHub.CommandResponse.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