Field NetworkPrefabOverrideLinks
This dictionary provides a quick way to check and see if a NetworkPrefab has a NetworkPrefab override. Generated at runtime and OnValidate
Namespace: Unity.Netcode
Assembly: solution.dll
Syntax
[NonSerialized]
public Dictionary<uint, NetworkPrefab> NetworkPrefabOverrideLinks
Returns
| Type | Description |
|---|---|
| Dictionary<uint, NetworkPrefab> |