예제 #1
0
 public static void FutureIncidentsCurrentMap()
 {
     StorytellerUtility.ShowFutureIncidentsDebugLogFloatMenu(currentMapOnly: true);
 }
예제 #2
0
 public static void FutureIncidents()
 {
     StorytellerUtility.ShowFutureIncidentsDebugLogFloatMenu(false);
 }