Struct Manus::CoreSDK::NetDeviceLandscapeData
ClassList > Manus > CoreSDK > NetDeviceLandscapeData
Contains information about a net devices.
Public Attributes
Type | Name |
---|---|
string | hostname |
string | ip |
uint | netDeviceID |
Public Functions
Type | Name |
---|---|
NetDeviceLandscapeData (uint p_NetDeviceID, string p_Hostname, string p_Ip) |
Public Attributes Documentation
variable hostname
variable ip
variable netDeviceID
Public Functions Documentation
function NetDeviceLandscapeData
inline Manus::CoreSDK::NetDeviceLandscapeData::NetDeviceLandscapeData (
uint p_NetDeviceID,
string p_Hostname,
string p_Ip
)
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs