コード例 #1
0
ファイル: API.cs プロジェクト: stallon/SurvivalIsland
 public static extern void SetDestructionListener( IntPtr w, DESTRUCTIONCALLBACK jdc, DESTRUCTIONCALLBACK fdc  );
コード例 #2
0
 public static extern void   SetDestructionListener(IntPtr w, DESTRUCTIONCALLBACK jdc, DESTRUCTIONCALLBACK fdc);