protected override bool LayoutSpawn(Transform parent = null) { UIWindow = AchievementSystem.ShareLayout(UIWindowPrefab, parent); return(true); }