Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/Widgets
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SBorder
- SNiagaraGraphActionMenu
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SNiagaraGraphActionMenu.h |
| Include | #include "Widgets/SNiagaraGraphActionMenu.h" |
Syntax
class SNiagaraGraphActionMenu : public SBorder
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< SNiagaraMenuActionSelector > | ActionSelector | ||
| bool | AutoExpandActionMenu | ||
| TArray< UEdGraphPin * > | DraggedFromPins | ||
| TSharedPtr< SNiagaraFilterBox > | FilterBox | ||
| UEdGraph * | GraphObj | ||
| FVector2D | NewNodePosition | ||
| SGraphEditor::FActionMenuClosed | OnClosedCallback | ||
| UEdGraph * | OwnerOfTemporaries | ||
| FNiagaraScriptGraphViewModel * | ViewModel |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TArray< TSharedPtr< FNiagaraAction_NewNode > > | |||
| void | Construct
(
const FArguments& InArgs |
||
| TSharedRef< SWidget > |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |
Constants
| Name | Description |
|---|---|
| bLibraryOnly |