Property ForceEnableBurstSafetyChecks
ForceEnableBurstSafetyChecks
Gets or sets a boolean to force enable safety checks, irrespective of what
EnableBurstSafetyChecks
is set to, or whether the job or function
has DisableSafetyChecks
set.
Declaration
public bool ForceEnableBurstSafetyChecks { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
Remarks
This is only available at Editor time. Does not have an impact on player mode.