Difference between revisions of "TPrimaryPlayerWeapon"

From Soldat Community Wiki
Jump to: navigation, search
(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'''
is abstract:        '''NO'''
 
  
 
==Members==
 
==Members==

Revision as of 09: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