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
variable cortexSession
variable exporting
variable fzMotionSession
variable icidoSession
variable integrated
variable maxGlovePairs
variable mobuSession
variable noitomSession
variable nokovSession
variable noraxonSession
variable openXRSession
variable optitrackSession
variable qualisysSession
variable raw
variable recording
variable sdk
variable siemensSession
variable unitySession
variable unrealSession
variable viconSession
variable vredSession
variable worldVizSession
variable 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