namespace Hotfix { public interface ILateUpdate { void LateUpdate(); } }