com.onlineobject.objectnet Namespace

NetworkObjectExtension..::..ReleaseNetwork Method

Removes the network component from the GameObject if it exists.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public static void ReleaseNetwork(

	this GameObject gameObject

)

Parameters

gameObject
Type: GameObject
The GameObject to remove the network component from.