Source2Toolkit
SchemaEntityClasses

CPhysicsEntitySolver

CPhysicsEntitySolver

Inheritance: CLogicalEntity

Fields

  • m_hMovingEntity CHandle<CBaseEntity>
  • m_hPhysicsBlocker CHandle<CBaseEntity>
  • m_separationDuration float
  • m_cancelTime float

Methods

CPhysicsEntitySolver* New(className)

Parameters
  • className const char*

CPhysicsEntitySolver* FromIndex(iIndex)

Parameters
  • iIndex int

CPhysicsEntitySolver* FromIndex(index)

Parameters
  • index CEntityIndex

CHandle<CPhysicsEntitySolver> GetHandle()

On this page