comment
news
apps
browse
insights
charts
code_blocks
dev
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
GameNetworkSystem
.AddHandler
void
AddHandler
(
System.Action
<
T
,
Connection
,
Guid
>
handler
)
GameNetworkSystem
.AddHandler
void
AddHandler
(
System.Func
<
T
,
Connection
,
Guid
,
Task
>
handler
)
GameNetworkSystem
.AddHandler
void
AddHandler
(
System.Action
<
T
,
Connection
>
handler
)
User Comments
Properties
MapName
Methods
AcceptConnection
AddHandler
Broadcast
BroadcastRaw
Dispose
GetSnapshot
OnBecameHost
OnConnected
OnJoined
OnLeave
Push
Send
SetSnapshotAsync
Static Properties
IsActive
IsClient
IsConnecting
IsHost
Static Methods
Connect
CreateLobby
Disconnect
QueryLobbies
TryConnectSteamId