Method DetermineIfBootstrappingEnabled
DetermineIfBootstrappingEnabled(bool)
Automatically discovers whether or not there is an OverrideAutomaticNetcodeBootstrap present in the active scene, and if there is, uses its value to clobber the default.
Declaration
public static bool DetermineIfBootstrappingEnabled(bool logNonErrors = false)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | logNonErrors | If true, we'll log more details, enabling debugging of flows. |
Returns
| Type | Description |
|---|---|
| bool |