Skip to content

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

uint Manus.CoreSDK.TemporarySkeletonCountForSession.sessionId;

variable sessionName

string Manus.CoreSDK.TemporarySkeletonCountForSession.sessionName;

variable skeletonCount

uint Manus.CoreSDK.TemporarySkeletonCountForSession.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