TMap.Bullets

From Soldat Community Wiki
Revision as of 23:48, 6 October 2014 by ExHunter (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
property Bullets[ID: Byte]: TActiveMapBullet
 Access mode: R

Description

Array of TActiveMapBullet, like M79 grenades or spas pellets.
Note: it's an array[1..254], NOT [0..255]. Calling Bullets[0] or Bullets[255] will cause an error