Struct Manus::CoreSDK::UserLandscapeData
ClassList > Manus > CoreSDK > UserLandscapeData
Stores all the received user data.
Public Attributes
Type | Name |
---|---|
Color | color |
uint | dongleID |
uint | id |
uint | leftGloveID |
string | name |
UserProfileLandscapeData | profile |
uint | rightGloveID |
uint | userIndex |
Public Functions
Type | Name |
---|---|
UserLandscapeData (uint p_Id, string p_Name, Color p_Color, uint p_DongleID, uint p_LeftGloveID, uint p_RightGloveID, UserProfileLandscapeData p_Profile, uint p_UserIndex) |
Public Attributes Documentation
variable color
variable dongleID
variable id
variable leftGloveID
variable name
variable profile
variable rightGloveID
variable userIndex
Public Functions Documentation
function UserLandscapeData
inline Manus::CoreSDK::UserLandscapeData::UserLandscapeData (
uint p_Id,
string p_Name,
Color p_Color,
uint p_DongleID,
uint p_LeftGloveID,
uint p_RightGloveID,
UserProfileLandscapeData p_Profile,
uint p_UserIndex
)
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs