Struct Manus::CoreSDK::TemporarySkeletonCountForSession
ClassList > Manus > CoreSDK > TemporarySkeletonCountForSession
Stores the temporary skeletons available for a specific session.
Public Attributes
Type | Name |
---|---|
uint | sessionId |
string | sessionName |
uint | skeletonCount |
Public Functions
Type | Name |
---|---|
TemporarySkeletonCountForSession (uint p_SessionId, string p_SessionName, uint p_SkeletonCount) |
Public Attributes Documentation
variable sessionId
variable sessionName
variable skeletonCount
Public Functions Documentation
function TemporarySkeletonCountForSession
inline Manus::CoreSDK::TemporarySkeletonCountForSession::TemporarySkeletonCountForSession (
uint p_SessionId,
string p_SessionName,
uint p_SkeletonCount
)
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs