Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| |
|
| Name |
SNiagaraLibraryOnlyToggleHeader |
| Type |
class |
| Header File |
/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SNiagaraLibraryOnlyToggleHeader.h |
| Include Path |
#include "Widgets/SNiagaraLibraryOnlyToggleHeader.h" |
Syntax
class SNiagaraLibraryOnlyToggleHeader : public SCompoundWidget
Inheritance Hierarchy
Structs
Typedefs
| Name |
Type |
Remarks |
Include Path |
| FOnLibraryOnlyChanged |
TBaseDelegate_OneParam< void, bool > |
|
Widgets/SNiagaraLibraryOnlyToggleHeader.h |
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ActionMenuWeak |
TWeakPtr< SGraphActionMenu > |
|
Widgets/SNiagaraLibraryOnlyToggleHeader.h |
|
| LibraryOnly |
TAttribute< bool > |
|
Widgets/SNiagaraLibraryOnlyToggleHeader.h |
|
| LibraryOnlyChanged |
FOnLibraryOnlyChanged |
|
Widgets/SNiagaraLibraryOnlyToggleHeader.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Widgets/SNiagaraLibraryOnlyToggleHeader.h |
|
|
@Todo: 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 |
Widgets/SNiagaraLibraryOnlyToggleHeader.h |
|