interface IGameObjectNetworkEvents

in global :: Sandbox

Allows listening to network events on a specific GameObject


public void NetworkOwnerChanged( Connection newOwner, Connection previousOwner )

Called when the owner of a network GameObject is changed

public void StopControl( )

😔 No documentation found.

public void StartControl( )

😔 No documentation found.