FNiagaraParameterGraphDragOperation::IsCurrentlyHoveringNode

Returns true if the drag operation is currently hovering over the supplied node

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "NiagaraActions.h"

Source

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

Syntax

bool IsCurrentlyHoveringNode
(
    const UEdGraphNode * TestNode
) const

Remarks

Returns true if the drag operation is currently hovering over the supplied 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