Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UNiagaraNodeWithDynamicPins
- UNiagaraNodeWithDynamicPins::CanMovePin()
- UNiagaraNodeCustomHlsl::CanMovePin()
- UNiagaraNodeOp::CanMovePin()
- UNiagaraNodeFunctionCall::CanMovePin()
- UNiagaraNodeCustomHlsl::CanMovePin()
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 |
virtual bool CanMovePin
&40;
const UEdGraphPin &42; Pin,
int32 DirectionToMove
&41; const
Remarks
Called to determine if a pin can be moved by the user. Negative values for up, positive for down.