Skip to content

Struct Manus::CoreSDK::NetDevicesLandscape

ClassList > Manus > CoreSDK > NetDevicesLandscape

Contains information about a single net device.

Public Attributes

Type Name
NetDeviceLandscapeData[] netDevices
uint numberOfNetDevices

Public Functions

Type Name
NetDevicesLandscape (uint p_NumberOfNetDevices, NetDeviceLandscapeData[] p_NetDevices)

Public Attributes Documentation

variable netDevices

NetDeviceLandscapeData [] Manus.CoreSDK.NetDevicesLandscape.netDevices;

variable numberOfNetDevices

uint Manus.CoreSDK.NetDevicesLandscape.numberOfNetDevices;

Public Functions Documentation

function NetDevicesLandscape

inline Manus::CoreSDK::NetDevicesLandscape::NetDevicesLandscape (
    uint p_NumberOfNetDevices,
    NetDeviceLandscapeData [] p_NetDevices
) 

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