CPhysBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
**'''[[CBreakable]]''' | **'''[[CBreakable]]''' | ||
***'''CPhysBox''' | ***'''CPhysBox''' | ||
== Entity DataMaps == | == Entity DataMaps == |
Latest revision as of 19:59, 24 March 2022
Overview[edit | edit source]
...
Source location : /game/server/physobj.h
Linked Entity : func_physbox
Class Structure[edit | edit source]
- CBaseEntity
- CBreakable
- CPhysBox
- CBreakable
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
CPhysBoxBreakTouch | ||
InputDisableFloating | ||
InputDisableMotion | ||
InputEnableMotion | ||
InputForceDrop | ||
InputSleep | ||
InputWake | ||
m_OnAwakened | ||
m_OnDamaged | ||
m_OnMotionEnabled | ||
m_OnPhysGunDrop | ||
m_OnPhysGunOnlyPickup | ||
m_OnPhysGunPickup | ||
m_OnPhysGunPunt | ||
m_OnPlayerUse | ||
m_angPreferredCarryAngles | ||
m_bNotSolidToWorld | ||
m_damageToEnableMotion | ||
m_damageType | ||
m_flForceToEnableMotion | ||
m_hCarryingPlayer | ||
m_iszOverrideScript | ||
m_massScale |