Nuitrack  1.11.2
3D Skeleton Tracking Middleware
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Groups Pages
nuitrack.UserState Struct Reference

Describes the state of a particular user. More...

Properties

int UserId [get]
 Get the user identifier. More...
 
UserStateType UserStateType [get]
 Get the type of the user state. More...
 

Detailed Description

Describes the state of a particular user.

Property Documentation

int nuitrack.UserState.UserId
get

Get the user identifier.

Returns
The user identifier.
UserStateType nuitrack.UserState.UserStateType
get

Get the type of the user state.

Returns
The type of the user state.