Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraDebugHUDSettingsData
Syntax
UPROPERTY (EditAnywhere, Category="Debug System",
Meta=(EditCondition="SystemDebugVerbosity != ENiagaraDebugHudVerbosity::None", DisplayName="System Attributes"))
TArray < FNiagaraDebugHUDVariable > SystemVariables
Remarks
List of attributes to show about the system, each entry uses wildcard matching. For example, "System.*" would match all system attributes.