Method IsServer
IsServer()
Checks if the the authoring component is baked in the Server World
Declaration
public bool IsServer()
Returns
Type | Description |
---|---|
bool | True if the NetCode package present and the authoring component is baked in the Server World |