Skip to content

Struct Manus::CoreSDK::ManusHost

ClassList > Manus > CoreSDK > ManusHost

More...

Public Attributes

Type Name
string hostName
string ipAddress
Version manusCoreVersion

Public Functions

Type Name
ManusHost (string p_HostName, string p_IpAddress, Version p_ManusCoreVersion)

Detailed Description

Contains information for connecting to a host running Manus Core.

Note that if one of these values is blank, the other will be used when

connecting.

Public Attributes Documentation

variable hostName

string Manus.CoreSDK.ManusHost.hostName;

variable ipAddress

string Manus.CoreSDK.ManusHost.ipAddress;

variable manusCoreVersion

Version Manus.CoreSDK.ManusHost.manusCoreVersion;

Public Functions Documentation

function ManusHost

inline Manus::CoreSDK::ManusHost::ManusHost (
    string p_HostName,
    string p_IpAddress,
    Version p_ManusCoreVersion
) 

The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs