Method | Description | |
---|---|---|
GetUpdateResolution ( ) : int | ||
Handle ( ) : void | ||
OnPlayerJoined ( ulong remoteUserId ) : void | ||
OnPlayerLeft ( ulong remoteUserId ) : void | ||
OnPlayerWorldSent ( ulong remoteUserId ) : void |
public OnPlayerJoined ( ulong remoteUserId ) : void | ||
remoteUserId | ulong | |
return | void |
public OnPlayerLeft ( ulong remoteUserId ) : void | ||
remoteUserId | ulong | |
return | void |
public OnPlayerWorldSent ( ulong remoteUserId ) : void | ||
remoteUserId | ulong | |
return | void |