Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/Widgets
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SNiagaraLibraryOnlyToggleHeader
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SNiagaraLibraryOnlyToggleHeader.h |
| Include | #include "Widgets/SNiagaraLibraryOnlyToggleHeader.h" |
Syntax
class SNiagaraLibraryOnlyToggleHeader : public SCompoundWidget
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs |
||
| void | SetActionMenu
(
TSharedRef< SGraphActionMenu > InActionMenu |
: Since new menus are making use of the SItemSelector instead of the graph menu, we should get rid of this once we clean up all dependencies |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |
Typedefs
| Name | Description |
|---|---|
| FOnLibraryOnlyChanged |