Source2Toolkit
SchemaEntityClasses

CPhysicsProp

CPhysicsProp

Inheritance: CBreakableProp

Fields

  • m_MotionEnabled [CEntityIOOutput](/docs/schema/Entityio)
  • m_OnAwakened [CEntityIOOutput](/docs/schema/Entityio)
  • m_OnAwake [CEntityIOOutput](/docs/schema/Entityio)
  • m_OnAsleep [CEntityIOOutput](/docs/schema/Entityio)
  • m_OnPlayerUse [CEntityIOOutput](/docs/schema/Entityio)
  • m_OnOutOfWorld [CEntityIOOutput](/docs/schema/Entityio)
  • m_OnPlayerPickup [CEntityIOOutput](/docs/schema/Entityio)
  • m_bForceNavIgnore bool
  • m_bNoNavmeshBlocker bool
  • m_bForceNpcExclude bool
  • m_massScale float
  • m_buoyancyScale float
  • m_damageType int32_t
  • m_damageToEnableMotion int32_t
  • m_flForceToEnableMotion float
  • m_bThrownByPlayer bool
  • m_bDroppedByPlayer bool
  • m_bTouchedByPlayer bool
  • m_bFirstCollisionAfterLaunch bool
  • m_bHasBeenAwakened bool
  • m_bIsOverrideProp bool
  • m_flLastBurn float
  • m_nDynamicContinuousContactBehavior DynamicContinuousContactBehavior_t
  • m_fNextCheckDisableMotionContactsTime float
  • m_iInitialGlowState int32_t
  • m_nGlowRange int32_t
  • m_nGlowRangeMin int32_t
  • m_glowColor Color
  • m_bShouldAutoConvertBackFromDebris bool
  • m_bMuteImpactEffects bool
  • m_bUpdateNavWhenMoving bool
  • m_bForceNavObstacleCut bool
  • m_bAllowObstacleConvexHullMerging bool
  • m_bAcceptDamageFromHeldObjects bool
  • m_bEnableUseOutput bool
  • m_CrateType CPhysicsProp::CrateType_t
  • m_strItemClass CUtlSymbolLarge
  • m_nItemCount int32_t
  • m_bRemovableForAmmoBalancing bool
  • m_bAwake bool
  • m_bAttachedToReferenceFrame bool

Methods

FromIndex()

Parameters
  • index.Get()

On this page