Source2Toolkit
SchemaEntityClasses

CRagdollPropAttached

CRagdollPropAttached

Inheritance: CRagdollProp

Fields

  • m_boneIndexAttached uint32_t
  • m_ragdollAttachedObjectIndex uint32_t
  • m_attachmentPointBoneSpace Vector
  • m_attachmentPointRagdollSpace Vector
  • m_bShouldDetach bool
  • m_bShouldDeleteAttachedActivationRecord bool

Methods

CRagdollPropAttached* New(className)

Parameters
  • className const char*

CRagdollPropAttached* FromIndex(iIndex)

Parameters
  • iIndex int

CRagdollPropAttached* FromIndex(index)

Parameters
  • index CEntityIndex

CHandle<CRagdollPropAttached> GetHandle()

On this page