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