C# Class deflectorShield, Main-Working-Repository

Inheritance: weapon
显示文件 Open project: GCSShatteredSpace/Main-Working-Repository

Public Methods

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

Method Details

blockDamage() public method

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

deflectorShield() public method

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