UNiagaraNodeWithDynamicPins::CanMovePin

Called to determine if a pin can be moved by the user.

Windows
MacOS
Linux

Override Hierarchy

References

Module

NiagaraEditor

Header

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

Include

#include "NiagaraNodeWithDynamicPins.h"

Source

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

Syntax

virtual bool CanMovePin
(
    const UEdGraphPin * Pin
) const

Remarks

Called to determine if a pin can be moved by the user.

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