C# Class AkaCore.Features.Utility.Modules.Humanizer

Inheritance: IModule
Afficher le fichier Open project: Kysamaa/EloBuddy

Méthodes publiques

Свойство Type Description
LastCast int>.Dictionary

Méthodes publiques

Méthode Description
GetModuleType ( ) : ModuleType
OnExecute ( ) : void
OnLoad ( ) : void
ShouldGetExecuted ( ) : bool
TimeSince ( int time ) : int

Private Methods

Méthode Description
Spellbook_OnCastSpell ( Spellbook sender, SpellbookCastSpellEventArgs args ) : void

Method Details

GetModuleType() public méthode

public GetModuleType ( ) : ModuleType
Résultat ModuleType

OnExecute() public méthode

public OnExecute ( ) : void
Résultat void

OnLoad() public méthode

public OnLoad ( ) : void
Résultat void

ShouldGetExecuted() public méthode

public ShouldGetExecuted ( ) : bool
Résultat bool

TimeSince() public static méthode

public static TimeSince ( int time ) : int
time int
Résultat int

Property Details

LastCast public_oe static_oe property

public static Dictionary LastCast
Résultat int>.Dictionary