SwiftlyS2

CStaticPoseCache

Interface CStaticPoseCache

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CStaticPoseCache : ISchemaClass<CStaticPoseCache>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

BoneCount

ref int BoneCount { get; }
Property Value

MorphCount

ref int MorphCount { get; }
Property Value

Poses

ref CUtlVector<CCachedPose> Poses { get; }
Property Value

On this page