public static void UnregisterPrefab (GameObject prefab);

Parámetros

prefabThe prefab to be removed from registration.

Descripción

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