Difference between revisions of "TSecondaryPlayerWeapon"
(Created page with "==Inheritance== *TWeapon **TPlayerWeapon ***TPrimaryPlayerWeapon ***TSecondaryPlayerWeapon **TNewWeapon ==Description== Represents a weapon owned by playe...") |
(→Description) |
||
Line 11: | Line 11: | ||
user constructable: '''NO''' | user constructable: '''NO''' | ||
user destructable: '''NO''' | user destructable: '''NO''' | ||
− | |||
==Members== | ==Members== |
Revision as of 08:24, 24 July 2013
Inheritance
Description
Represents a weapon owned by player.
user constructable: NO user destructable: NO
Members
Member declaration | Acess mode | Inherited |
---|---|---|
property WType: Byte | R | yes |
property Name: string | R | yes |
property BulletStyle: Byte | R | yes |
property Ammo: Byte | RW | yes |