Version: 2018.2
public static void UnregisterPrefab (GameObject prefab);

Parameters

prefabThe prefab to be removed from registration.

Description

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