C# Class TemplarAnnihilation.EfeectMaster

Mostrar archivo Open project: JumpAttacker/EnsageSharp Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Dispose ( Unit target ) : void
DrawEffect ( Unit target, string effectName, bool someOne ) : void
EfeectMaster ( ) : System

Method Details

Dispose() public static method

public static Dispose ( Unit target ) : void
target Unit
return void

DrawEffect() public method

public DrawEffect ( Unit target, string effectName, bool someOne ) : void
target Unit
effectName string
someOne bool
return void

EfeectMaster() public method

public EfeectMaster ( ) : System
return System