CStaticPoseCache
Interface CStaticPoseCache
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CStaticPoseCache : ISchemaClass<CStaticPoseCache>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
BoneCount
ref int BoneCount { get; }Property Value
MorphCount
ref int MorphCount { get; }Property Value
Poses
ref CUtlVector<CCachedPose> Poses { get; }Property Value