コード例 #1
0
ファイル: Engine_Native.cs プロジェクト: whztt07/WowExplorer
 public static extern void engine_getAdvancedSetting(
     out SAdvancedSetting advancedsetting);
コード例 #2
0
ファイル: Engine_Native.cs プロジェクト: whztt07/WowExplorer
 public static extern void engine_applyAdvancedSetting(
     SAdvancedSetting advancedsetting);