C# Class Snowshoes.Common.Attack

Mostrar archivo Open project: nuzayets/Snowshoes

Public Methods

Method Description
AttackUnit ( Unit unit ) : bool
AttackUnit ( Unit unit, System.TimeSpan timeout ) : bool

Method Details

AttackUnit() public static method

public static AttackUnit ( Unit unit ) : bool
unit Unit
return bool

AttackUnit() public static method

public static AttackUnit ( Unit unit, System.TimeSpan timeout ) : bool
unit Unit
timeout System.TimeSpan
return bool