示例#1
0
 public static void ShowLanguageSettings()
 {
     EditorInfoResolver.ShowInfo <LanguageEditorInfo>();
 }
 public static void ShowSetting()
 {
     EditorInfoResolver.ShowInfo <TaplighInfo>();
 }
示例#3
0
 public static void ShowFortSettings()
 {
     EditorInfoResolver.ShowInfo <FortInfo>();
 }
 public static void ShowSetting()
 {
     EditorInfoResolver.ShowInfo <BacktoryInfo>();
 }