Version: 5.5

ClientScene.UnregisterPrefab

Cambiar al Manual
public static void UnregisterPrefab (GameObject prefab);

Parámetros

prefab The prefab to be removed from registration.

Descripción

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