C# Class NotBrand.SpellManager

Afficher le fichier Open project: stefsot/EloBuddyAddons

Méthodes publiques

Méthode Description
Initialize ( ) : void
IsBlazed ( this target ) : bool
ShouldCast ( bool allowAutos = true ) : bool

Private Methods

Méthode Description
SpellManager ( ) : EloBuddy

Method Details

Initialize() public static méthode

public static Initialize ( ) : void
Résultat void

IsBlazed() public static méthode

public static IsBlazed ( this target ) : bool
target this
Résultat bool

ShouldCast() public static méthode

public static ShouldCast ( bool allowAutos = true ) : bool
allowAutos bool
Résultat bool