Method Remove
Remove(NetworkPrefab)
Removes a prefab from the prefab list. Performing this here will apply the operation to all NetworkManagers that reference this list.
Declaration
public void Remove(NetworkPrefab prefab)
Parameters
Type | Name | Description |
---|---|---|
NetworkPrefab | prefab |