SNiagaraLibraryOnlyToggleHeader::SetActionMenu

: Since new menus are making use of the [SItemSelector](API\Plugins\NiagaraEditor\Widgets\SItemSelector) instead of the graph menu, we should get rid of this once we clean up all dependencies

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SNiagaraLibraryOnlyToggleHeader.h

Include

#include "Widgets/SNiagaraLibraryOnlyToggleHeader.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/Widgets/SNiagaraLibraryOnlyToggleHeader.cpp

Syntax

void SetActionMenu
(
    TSharedRef< SGraphActionMenu > InActionMenu
)

Remarks

: 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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss