SwiftlyS2

ragdoll_t

Interface ragdoll_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AllowStretch

ref bool AllowStretch { get; }
Property Value

BoneIndex

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

HierarchyJoints

ref CUtlVector<ragdollhierarchyjoint_t> HierarchyJoints { get; }
Property Value

List

ref CUtlVector<ragdollelement_t> List { get; }
Property Value

Unused

ref bool Unused { get; }
Property Value

On this page