public void ToggleAutomaticSteping() { CurrentWorld.ToggleAutomaticSteping(); UI.AutomaticStepingToggled(CurrentWorld.AutomaticSteping); }