Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| Name | FNiagaraMenuActionCollector |
| Type | class |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraActions.h |
| Include Path | #include "NiagaraActions.h" |
Syntax
class FNiagaraMenuActionCollector
Structs
| Name | Remarks |
|---|---|
| FCollectedAction |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Actions | TArray< FCollectedAction > | NiagaraActions.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddAction
(
TSharedPtr< FNiagaraMenuAction > Action, |
NiagaraActions.h | ||
void AddAllActionsTo
(
FGraphActionListBuilderBase& ActionBuilder |
NiagaraActions.h |