C# Class blastArray, Main-Working-Repository

Inheritance: weapon
Afficher le fichier Open project: GCSShatteredSpace/Main-Working-Repository

Méthodes publiques

Свойство Type Description
weaponOn bool

Méthodes publiques

Méthode Description
blastArray ( ) : System.Collections
blockDamage ( int amount, weapon, source ) : bool

Method Details

blastArray() public méthode

public blastArray ( ) : System.Collections
Résultat System.Collections

blockDamage() public méthode

public blockDamage ( int amount, weapon, source ) : bool
amount int
source weapon,
Résultat bool

Property Details

weaponOn public_oe property

public bool weaponOn
Résultat bool