public static void SShowSettler(Guid id) { if (s_instance != null) { s_instance.ShowSettler(M_SettlersManager.SGetSettler(id)); } }