C# Class AkaCore.Features.Orbwalk.AnimationCancel

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

Méthodes publiques

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

Private Methods

Méthode Description
Obj_AI_Base_OnPlayAnimation ( Obj_AI_Base sender, GameObjectPlayAnimationEventArgs 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