SystemVariables

List of attributes to show about the system, each entry uses wildcard matching.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(Config, EditAnywhere, Category="Debug System",
          Meta=(EditCondition="SystemDebugVerbosity != ENiagaraDebugHudVerbosity::None && bShowSystemVariables", 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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss