Class ragdollhierarchyjoint_t
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class ragdollhierarchyjoint_t : NativeObject
- Inheritance
-
objectragdollhierarchyjoint_t
- Inherited Members
Constructors
ragdollhierarchyjoint_t(nint)
public ragdollhierarchyjoint_t(nint pointer)
Parameters
pointernint
Properties
ChildIndex
[SchemaMember("ragdollhierarchyjoint_t", "childIndex")]
public ref int ChildIndex { get; }
Property Value
ParentIndex
[SchemaMember("ragdollhierarchyjoint_t", "parentIndex")]
public ref int ParentIndex { get; }