SwiftlyS2

CRenderSkeleton

Interface CRenderSkeleton

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

BoneParents

ref CUtlVector<int> BoneParents { get; }
Property Value

BoneWeightCount

ref int BoneWeightCount { get; }
Property Value

Bones

ref CUtlVector<RenderSkeletonBone_t> Bones { get; }
Property Value

On this page