AcceptConnection | Called on the host to decide whether to accept a Sandbox.Connection. If any Sandbox.Component that implements this returns false, the connection will be denied. |
Dispose | |
GetMountedVPKs | A client has joined and wants to know what VPKs to preload. |
GetSnapshot | A client has joined and wants a snapshot of the world. |
MountVPKs | Asynchronously load and mount any VPKs from the provided server response. |
OnBecameHost | |
OnConnected | |
OnHostChanged | |
OnInitialize | |
OnJoined | |
OnLeave | |
Push | |
SetSnapshotAsync | We have recieved a snapshot of the world. |