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