UNiagaraNodeOutput::GetNodeContextMenuActions

Gets a list of actions that can be done to this particular node

Windows
MacOS
Linux

Override Hierarchy

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNodeOutput.h

Include

#include "NiagaraNodeOutput.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraNodeOutput.cpp

Syntax

virtual void GetNodeContextMenuActions
(
    class UToolMenu * Menu,
    class UGraphNodeContextMenuContext * Context
) const

Remarks

Gets a list of actions that can be done to this particular node

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