public interface SteamNetworkingCallback
| Modifier and Type | Method and Description |
|---|---|
void |
onP2PSessionConnectFail(SteamID steamIDRemote,
SteamNetworking.P2PSessionError sessionError) |
void |
onP2PSessionRequest(SteamID steamIDRemote) |
void onP2PSessionConnectFail(SteamID steamIDRemote, SteamNetworking.P2PSessionError sessionError)
void onP2PSessionRequest(SteamID steamIDRemote)
Copyright © 2018. All rights reserved.