FNiagaraScriptVariableAndViewInfo

Helper struct for passing along info on parameters and how to display them in SNiagaraParameterNameView

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraEditorCommon.h

Include

#include "NiagaraEditorCommon.h"

Syntax

struct FNiagaraScriptVariableAndViewInfo

Remarks

Helper struct for passing along info on parameters and how to display them in SNiagaraParameterNameView

Variables

Name Description

Public variable

bool

 

bIsSelectionRelevant

Whether this entry is related to the current selection state, e.g. if a module is selected in the Stack, mark this entry if ScriptVariable is a member of that module.

Public variable

FNiagaraVariabl...

 

MetaData

Public variable

TStaticArray< F...

 

ParameterScopeToDisplayInfo

Array indexed by ENiagaraParameterScope value containing info on how to present each scope in a ComboBox.

Public variable

FNiagaraVariabl...

 

ScriptVariable

Constructors

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FNiagaraScriptVariableAndView...
)

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