Struct Manus::CoreSDK::ManusHost
ClassList > Manus > CoreSDK > ManusHost
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
variable ipAddress
variable 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