C# Class blastArray, Main-Working-Repository

Inheritance: weapon
Show file Open project: GCSShatteredSpace/Main-Working-Repository

Public Properties

Property Type Description
weaponOn bool

Public Methods

Method Description
blastArray ( ) : System.Collections
blockDamage ( int amount, weapon, source ) : bool

Method Details

blastArray() public method

public blastArray ( ) : System.Collections
return System.Collections

blockDamage() public method

public blockDamage ( int amount, weapon, source ) : bool
amount int
source weapon,
return bool

Property Details

weaponOn public property

public bool weaponOn
return bool