Version: 2017.1

ClientScene.UnregisterPrefab

Switch to Manual
public static void UnregisterPrefab (GameObject prefab);

Parameters

prefab The prefab to be removed from registration.

Description

Removes a registered spawn prefab that was setup with ClientScene.RegisterPrefab.