Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
References
Module | NiagaraEditor |
Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNodeFunctionCall.h |
Include | #include "NiagaraNodeFunctionCall.h" |
Syntax
USTRUCT&40;&41;
struct FNiagaraPropagatedVariable
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FString | PropagatedName | If set, then this overrides the name of the switch parameter when propagating. |
![]() ![]() |
FNiagaraVariable | SwitchParameter |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FNiagaraPropagatedVariable
(
FNiagaraVariable SwitchParameter |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FNiagaraVariable | ToVariable () |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator==
(
const FNiagaraPropagatedVariable& Other |