Source2Toolkit
SchemaEntityClasses

CBaseCSGrenade

CBaseCSGrenade

Inheritance: CCSWeaponBase

Fields

  • m_bRedraw bool
  • m_bIsHeldByPlayer bool
  • m_bPinPulled bool
  • m_bJumpThrow bool
  • m_bThrowAnimating bool
  • m_fThrowTime float
  • m_flThrowStrength float
  • m_fDropTime float
  • m_fPinPullTime float
  • m_bJustPulledPin bool
  • m_nNextHoldTick int32_t
  • m_flNextHoldFrac float
  • m_hSwitchToWeaponAfterThrow CHandle<CCSWeaponBase>

Methods

CBaseCSGrenade* New(className)

Parameters
  • className const char*

CBaseCSGrenade* FromIndex(iIndex)

Parameters
  • iIndex int

CBaseCSGrenade* FromIndex(index)

Parameters
  • index CEntityIndex

CHandle<CBaseCSGrenade> GetHandle()

On this page