FireBullets()

From Valve Developer Community
Revision as of 16:05, 12 February 2010 by R1zeeK (talk | contribs)
Jump to navigation Jump to search

FireBullets() is a method which handles damage for any hitscan weapon. It is passed FireBulletsInfo_t as it's required parameter, which describes the bullet in question.

Workings

pAmmoDef stores the ammo definition in a pointer.