Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraDebugHUDSettingsData
Syntax
UPROPERTY&40;EditAnywhere, Category&61;"Debug Validation"&41;
bool bValidationLogErrors
Remarks
When enabled all validation errors will be sent to the log as warnings. This can be useful to try and narrow down the exact source of an invalid value in the data buffers as often they will cascade from the first frame where one is generated into other attributes in the subsequent frames.