Skip to content

Struct Manus::CoreSDK::SkeletonLandscape

ClassList > Manus > CoreSDK > SkeletonLandscape

Stores all the information related to the skeletons present in the landscape.

Public Attributes

Type Name
uint skeletonCount
SkeletonLandscapeData[] skeletons

Public Functions

Type Name
SkeletonLandscape (SkeletonLandscapeData[] p_Skeletons, uint p_SkeletonCount)

Public Attributes Documentation

variable skeletonCount

uint Manus.CoreSDK.SkeletonLandscape.skeletonCount;

variable skeletons

SkeletonLandscapeData [] Manus.CoreSDK.SkeletonLandscape.skeletons;

Public Functions Documentation

function SkeletonLandscape

inline Manus::CoreSDK::SkeletonLandscape::SkeletonLandscape (
    SkeletonLandscapeData [] p_Skeletons,
    uint p_SkeletonCount
) 

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