コード例 #1
0
 public long GetConnectionUserData(Connection peer)
 {
     return Native.SteamAPI_ISteamNetworkingSockets_GetConnectionUserData(nativeSockets, peer);
 }