Field Server
The GameObject prefab which should be used as a visual representation of an entity on the server. Since this is the server instance it should usually not be visible, but it is needed to for example run animations on the server.
Namespace: Unity.NetCode.Hybrid
Assembly: solution.dll
Syntax
public GameObject Server
Returns
Type | Description |
---|---|
GameObject |