Aka_s_Vayne.Features.Module.Condemn.AutoE.OnExecute C# (CSharp) Method

OnExecute() public method

public OnExecute ( ) : void
return void
        public void OnExecute()
        {
            Logic.Condemn.Execute();
        }