Aka_s_Draven.Features.Modules.KSE.ShouldGetExecuted C# (CSharp) Method

ShouldGetExecuted() public method

public ShouldGetExecuted ( ) : bool
return bool
        public bool ShouldGetExecuted()
        {
            return Manager.SpellManager.E.IsReady();
        }