Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/Widgets
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SNiagaraParameterMenu
- SNiagaraFunctionSpecifierNDCVariablesMenu
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SNiagaraParameterMenu.h |
| Include | #include "Widgets/SNiagaraParameterMenu.h" |
Syntax
class SNiagaraFunctionSpecifierNDCVariablesMenu : public SNiagaraParameterMenu
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FNiagaraTypeDefinition > | AllowedTypes | ||
| TSharedPtr< SNiagaraFunctionSpecifierNDCVariablesSelector > | Owner |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs |
Change Pin Type Menu ///. | |
| void |
Overridden from SNiagaraParameterMenu
| Type | Name | Description | |
|---|---|---|---|
| void | CollectAllActions
(
FGraphActionListBuilderBase& OutAllActions |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |