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