Difference between revisions of "TPlayerWeapon"

From Soldat Community Wiki
Jump to: navigation, search
(Created page with "==Inheritance== *TWeapon **TPlayerWeapon ***TPrimaryPlayerWeapon ***TSecondaryPlayerWeapon **TNewWeapon ==Description== Represents a weapon owned by playe...")
 
m (Members)
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
 
  user constructable: '''NO'''
 
  user constructable: '''NO'''
 
  user destructable:  '''NO'''
 
  user destructable:  '''NO'''
is abstract:        '''NO'''
 
  
 
==Members==
 
==Members==
 
{| class="wikitable"  
 
{| class="wikitable"  
 
|-
 
|-
! Member declaration !! Acess mode !! Inherited
+
! Member declaration !! Access mode !! Inherited
 
|-
 
|-
 
| property [[TWeapon.WType|WType]]: Byte  
 
| property [[TWeapon.WType|WType]]: Byte  

Latest revision as of 13:07, 24 July 2013

Inheritance

Description

Represents a weapon owned by player.

user constructable: NO
user destructable:  NO

Members

Member declaration Access mode Inherited
property WType: Byte R yes
property Name: string R yes
property BulletStyle: Byte R yes
property Ammo: Byte RW yes