C# Class Snowshoes.Classes.DemonHunter

显示文件 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_oe static_oe property

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

Preparation public_oe static_oe property

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

Primary public_oe static_oe property

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

Secondary public_oe static_oe property

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

SmokeScreen public_oe static_oe property

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

Vault public_oe static_oe property

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