Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
Inheritance Hierarchy
- FEdGraphSchemaAction
- FNiagaraMenuAction
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraActions.h |
| Include | #include "NiagaraActions.h" |
Syntax
USTRUCT&40;&41;
struct FNiagaraMenuAction : public FEdGraphSchemaAction
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | IsExperimental |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNiagaraMenuAction
(
FText InNodeCategory, |
|||
FNiagaraMenuAction
(
FText InNodeCategory, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CanExecute () |
||
| void | |||
| TOptional< FNiagaraVariable > | |||
| void | SetParameterVariable
(
const FNiagaraVariable& InParameterVariable |
||
| void | SetSectionId
(
const int32 NewSectionId |
Typedefs
| Name | Description |
|---|---|
| FCanExecuteStackAction | |
| FOnExecuteStackAction |