com.onlineobject.objectnet Namespace

NetworkPrefabsDatabase..::..UnregisterPrefab Method (GameObject)

Unregisters a prefab by its GameObject.

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

Syntax


public void UnregisterPrefab(

	GameObject prefab

)

Parameters

prefab
Type: GameObject
The GameObject of the prefab to unregister.