Skip to content

Struct Manus::CoreSDK::TemporarySkeletonCountForAllSessions

ClassList > Manus > CoreSDK > TemporarySkeletonCountForAllSessions

Stores the temporary skeleton available for all sessions connected to Core.

Public Attributes

Type Name
uint sessionsCount
TemporarySkeletonCountForSession[] temporarySkeletonCountForSessions

Public Functions

Type Name
TemporarySkeletonCountForAllSessions (uint p_SessionsCount, TemporarySkeletonCountForSession[] p_TemporarySkeletonCountForSessions)

Public Attributes Documentation

variable sessionsCount

uint Manus.CoreSDK.TemporarySkeletonCountForAllSessions.sessionsCount;

variable temporarySkeletonCountForSessions

TemporarySkeletonCountForSession [] Manus.CoreSDK.TemporarySkeletonCountForAllSessions.temporarySkeletonCountForSessions;

Public Functions Documentation

function TemporarySkeletonCountForAllSessions

inline Manus::CoreSDK::TemporarySkeletonCountForAllSessions::TemporarySkeletonCountForAllSessions (
    uint p_SessionsCount,
    TemporarySkeletonCountForSession [] p_TemporarySkeletonCountForSessions
) 

The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs