Source2Toolkit
SchemaEntityClasses

CPhysBallSocket

CPhysBallSocket

Inheritance: CPhysConstraint

Fields

  • m_flJointFriction float
  • m_bEnableSwingLimit bool
  • m_flSwingLimit float
  • m_bEnableTwistLimit bool
  • m_flMinTwistAngle float
  • m_flMaxTwistAngle float

Methods

CPhysBallSocket* New(className)

Parameters
  • className const char*

CPhysBallSocket* FromIndex(iIndex)

Parameters
  • iIndex int

CPhysBallSocket* FromIndex(index)

Parameters
  • index CEntityIndex

CHandle<CPhysBallSocket> GetHandle()

On this page