Aka_s_Yasuo.Features.Module.Misc.KSR.ShouldGetExecuted C# (CSharp) Méthode

ShouldGetExecuted() public méthode

public ShouldGetExecuted ( ) : bool
Résultat bool
        public bool ShouldGetExecuted()
        {
            return Manager.MenuManager.KSR && Manager.SpellManager.R.IsReady();
        }