namespace UICode { public interface IUIWorld { void UpdateWorldUI(); } }