예제 #1
0
 internal static void RegisterCallback(IntPtr intPtr, int callbackId)
 {
     SteamAPI.RegisterCallback(intPtr, callbackId);
 }