C# Class OpenRA.Mods.Common.Widgets.Logic.DebugMenuLogic

Show file Open project: pchote/OpenRA

Public Methods

Method Description
Order ( World world, string order ) : void

Private Methods

Method Description
DebugMenuLogic ( OpenRA.Widgets.Widget widget, World world ) : OpenRA.Mods.Common.Traits

Method Details

Order() public method

public Order ( World world, string order ) : void
world World
order string
return void