C# Class Snowshoes.Classes.DemonHunter

Show file Open project: nuzayets/Snowshoes

Public Properties

Property Type Description
Companion Snowshoes.Common.Spell
Preparation Snowshoes.Common.Spell
Primary Snowshoes.Common.Spell
Secondary Snowshoes.Common.Spell
SmokeScreen Snowshoes.Common.Spell
Vault Snowshoes.Common.Spell

Public Methods

Method Description
AttackUnit ( Unit unit, System.TimeSpan timeout ) : bool
MoveSuperFuckingFast ( float x, float y ) : bool

Method Details

AttackUnit() public static method

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

MoveSuperFuckingFast() public static method

public static MoveSuperFuckingFast ( float x, float y ) : bool
x float
y float
return bool

Property Details

Companion public static property

public static Spell,Snowshoes.Common Companion
return Snowshoes.Common.Spell

Preparation public static property

public static Spell,Snowshoes.Common Preparation
return Snowshoes.Common.Spell

Primary public static property

public static Spell,Snowshoes.Common Primary
return Snowshoes.Common.Spell

Secondary public static property

public static Spell,Snowshoes.Common Secondary
return Snowshoes.Common.Spell

SmokeScreen public static property

public static Spell,Snowshoes.Common SmokeScreen
return Snowshoes.Common.Spell

Vault public static property

public static Spell,Snowshoes.Common Vault
return Snowshoes.Common.Spell