Aka_s_Draven.Features.Modules.KSE.ShouldGetExecuted C# (CSharp) Метод

ShouldGetExecuted() публичный Метод

public ShouldGetExecuted ( ) : bool
Результат bool
        public bool ShouldGetExecuted()
        {
            return Manager.SpellManager.E.IsReady();
        }