Method DisableValidationWarnings
DisableValidationWarnings(bool)
When set to true, this will disable the console warnings about a scene being invalidated.
Declaration
public void DisableValidationWarnings(bool disabled)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | disabled | true/false |