public static void GoToWarBaseEditorState() { WarBaseEditorState warBaseEditorState = new WarBaseEditorState(); warBaseEditorState.StartTransitionToWarBase(); }
public unsafe static long $Invoke2(long instance, long *args) { WarBaseEditorState.GoToWarBaseEditorState(); return(-1L); }