Skip to content

Struct Manus::CoreSDK::LicenseInfo

ClassList > Manus > CoreSDK > LicenseInfo

Stores the license information.

Public Attributes

Type Name
bool ergonomicData
bool mobuSession
bool optitrackSession
bool qualisysSession
bool recordingAndPlayback
bool sdkData
bool timeCode
bool unitySession
bool unlimitedGloves
bool unrealSession
bool vredSession
bool xsensSession

Public Functions

Type Name
LicenseInfo (bool p_SdkData, bool p_RecordingAndPlayback, bool p_TimeCode, bool p_UnlimitedGloves, bool p_ErgonomicData, bool p_XsensSession, bool p_OptitrackSession, bool p_UnitySession, bool p_UnrealSession, bool p_MobuSession, bool p_QualisysSession, bool p_VredSession)

Public Attributes Documentation

variable ergonomicData

bool Manus.CoreSDK.LicenseInfo.ergonomicData;

variable mobuSession

bool Manus.CoreSDK.LicenseInfo.mobuSession;

variable optitrackSession

bool Manus.CoreSDK.LicenseInfo.optitrackSession;

variable qualisysSession

bool Manus.CoreSDK.LicenseInfo.qualisysSession;

variable recordingAndPlayback

bool Manus.CoreSDK.LicenseInfo.recordingAndPlayback;

variable sdkData

bool Manus.CoreSDK.LicenseInfo.sdkData;

variable timeCode

bool Manus.CoreSDK.LicenseInfo.timeCode;

variable unitySession

bool Manus.CoreSDK.LicenseInfo.unitySession;

variable unlimitedGloves

bool Manus.CoreSDK.LicenseInfo.unlimitedGloves;

variable unrealSession

bool Manus.CoreSDK.LicenseInfo.unrealSession;

variable vredSession

bool Manus.CoreSDK.LicenseInfo.vredSession;

variable xsensSession

bool Manus.CoreSDK.LicenseInfo.xsensSession;

Public Functions Documentation

function LicenseInfo

inline Manus::CoreSDK::LicenseInfo::LicenseInfo (
    bool p_SdkData,
    bool p_RecordingAndPlayback,
    bool p_TimeCode,
    bool p_UnlimitedGloves,
    bool p_ErgonomicData,
    bool p_XsensSession,
    bool p_OptitrackSession,
    bool p_UnitySession,
    bool p_UnrealSession,
    bool p_MobuSession,
    bool p_QualisysSession,
    bool p_VredSession
) 

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