Choose your operating system:
Windows
macOS
Linux
| FNiagaraParameterPanelItemBase
|
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraParameterPanelTypes.h |
Include |
#include "NiagaraParameterPanelTypes.h" |
struct FNiagaraParameterPanelItem : public FNiagaraParameterPanelItemBase
Name | Description | ||
---|---|---|---|
|
bExternallyReferenced |
For script variables; if true, the variable is sourced from a script that is not owned by the emitter/system the parameter panel is referencing. |
|
|
bSourcedFromCustomStackContext |
For script variables; if true, the variable is a member of a custom stack context for an emitter/system. |
|
|
DefinitionMatchState |
The relation of this parameter item to all parameter definitions it is matching. |
|
|
ReferenceCount |
Count of references to the variable in graphs viewed by a parameter panel view model. |
Name | Description | |
---|---|---|
|
FNiagaraParameterPanelItem() |
Name |
Description |
---|---|
FOnRequestRename |
|
FOnRequestRenameNamespaceModifier |