Auto_Carry_Vayne.Features.Module.Misc.NoAAStealth.ShouldGetExecuted C# (CSharp) Method

ShouldGetExecuted() public method

public ShouldGetExecuted ( ) : bool
return bool
        public bool ShouldGetExecuted()
        {
            return Manager.MenuManager.RNoAA;
        }