Skip to content

Struct Manus::CoreSDK::LicenseInfo

ClassList > Manus > CoreSDK > LicenseInfo

Stores the license information.

Public Attributes

Type Name
bool advancedExporting
bool cortexSession
bool exporting
bool fzMotionSession
bool icidoSession
bool integrated
uint maxGlovePairs
bool mobuSession
bool noitomSession
bool nokovSession
bool noraxonSession
bool openXRSession
bool optitrackSession
bool qualisysSession
bool raw
bool recording
bool sdk
bool siemensSession
bool unitySession
bool unrealSession
bool viconSession
bool vredSession
bool worldVizSession
bool xsensSession

Public Functions

Type Name
LicenseInfo (uint p_MaxGlovePairs, bool p_Recording, bool p_Exporting, bool p_AdvancedExporting, bool p_UnitySession, bool p_UnrealSession, bool p_OpenXRSession, bool p_Sdk, bool p_Raw, bool p_MobuSession, bool p_XsensSession, bool p_OptitrackSession, bool p_QualisysSession, bool p_ViconSession, bool p_NokovSession, bool p_IcidoSession, bool p_SiemensSession, bool p_VredSession, bool p_Integrated, bool p_CortexSession, bool p_FzMotionSession, bool p_WorldVizSession, bool p_NoraxonSession, bool p_NoitomSession)

Public Attributes Documentation

variable advancedExporting

bool Manus.CoreSDK.LicenseInfo.advancedExporting;

variable cortexSession

bool Manus.CoreSDK.LicenseInfo.cortexSession;

variable exporting

bool Manus.CoreSDK.LicenseInfo.exporting;

variable fzMotionSession

bool Manus.CoreSDK.LicenseInfo.fzMotionSession;

variable icidoSession

bool Manus.CoreSDK.LicenseInfo.icidoSession;

variable integrated

bool Manus.CoreSDK.LicenseInfo.integrated;

variable maxGlovePairs

uint Manus.CoreSDK.LicenseInfo.maxGlovePairs;

variable mobuSession

bool Manus.CoreSDK.LicenseInfo.mobuSession;

variable noitomSession

bool Manus.CoreSDK.LicenseInfo.noitomSession;

variable nokovSession

bool Manus.CoreSDK.LicenseInfo.nokovSession;

variable noraxonSession

bool Manus.CoreSDK.LicenseInfo.noraxonSession;

variable openXRSession

bool Manus.CoreSDK.LicenseInfo.openXRSession;

variable optitrackSession

bool Manus.CoreSDK.LicenseInfo.optitrackSession;

variable qualisysSession

bool Manus.CoreSDK.LicenseInfo.qualisysSession;

variable raw

bool Manus.CoreSDK.LicenseInfo.raw;

variable recording

bool Manus.CoreSDK.LicenseInfo.recording;

variable sdk

bool Manus.CoreSDK.LicenseInfo.sdk;

variable siemensSession

bool Manus.CoreSDK.LicenseInfo.siemensSession;

variable unitySession

bool Manus.CoreSDK.LicenseInfo.unitySession;

variable unrealSession

bool Manus.CoreSDK.LicenseInfo.unrealSession;

variable viconSession

bool Manus.CoreSDK.LicenseInfo.viconSession;

variable vredSession

bool Manus.CoreSDK.LicenseInfo.vredSession;

variable worldVizSession

bool Manus.CoreSDK.LicenseInfo.worldVizSession;

variable xsensSession

bool Manus.CoreSDK.LicenseInfo.xsensSession;

Public Functions Documentation

function LicenseInfo

inline Manus::CoreSDK::LicenseInfo::LicenseInfo (
    uint p_MaxGlovePairs,
    bool p_Recording,
    bool p_Exporting,
    bool p_AdvancedExporting,
    bool p_UnitySession,
    bool p_UnrealSession,
    bool p_OpenXRSession,
    bool p_Sdk,
    bool p_Raw,
    bool p_MobuSession,
    bool p_XsensSession,
    bool p_OptitrackSession,
    bool p_QualisysSession,
    bool p_ViconSession,
    bool p_NokovSession,
    bool p_IcidoSession,
    bool p_SiemensSession,
    bool p_VredSession,
    bool p_Integrated,
    bool p_CortexSession,
    bool p_FzMotionSession,
    bool p_WorldVizSession,
    bool p_NoraxonSession,
    bool p_NoitomSession
) 

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