TNewWeapon

From Soldat Community Wiki
Revision as of 13:09, 24 July 2013 by Mighty (talk | contribs) (Members)
Jump to: navigation, search

Inheritance

Description

Represents a new weapon.
Don't forget to free the instance after using it!

user constructable: YES
user destructable:  YES

Members

Member declaration Access mode Inherited
constructor Create no
procedure Free no
property WType: Byte RW yes (modified)
property Name: string R yes
property BulletStyle: Byte R yes
property Ammo: Byte RW yes