Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| |
|
| Name |
FNiagaraStaticVariableSearchContext |
| Type |
struct |
| Header File |
/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraParameterMapHistory.h |
| Include Path |
#include "NiagaraParameterMapHistory.h" |
Syntax
struct FNiagaraStaticVariableSearchContext
Typedefs
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bCollectingStaticVariablesOnly |
bool |
Whether we are running a limited history run where we only care about collecting static variables |
NiagaraParameterMapHistory.h |
|
| bIncludeReferencedGraphs |
bool |
|
NiagaraParameterMapHistory.h |
|
| CachedResults |
TMap< FGraphKey, bool > |
|
NiagaraParameterMapHistory.h |
|