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