UEdGraphSchema_Niagara::GetGraphContextActions

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "EdGraphSchema_Niagara.h"

Source

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

Syntax

TArray< TSharedPtr< FNiagaraSchemaAction_NewNode > > GetGraphContextActions
(
    const UEdGraph * CurrentGraph,
    TArray< UObject * > & SelectedObjects,
    const UEdGraphPin * FromPin,
    UEdGraph * OwnerOfTemporaries
) const

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