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
variable mobuSession
variable optitrackSession
variable qualisysSession
variable recordingAndPlayback
variable sdkData
variable timeCode
variable unitySession
variable unlimitedGloves
variable unrealSession
variable vredSession
variable 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