Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UNiagaraNode
Description
Determine whether we are allowed to change a pin's type from UI. Enables the type conversion widget.
| Name | AllowExternalPinTypeChanges |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNode.h |
| Include Path | #include "NiagaraNode.h" |
virtual bool AllowExternalPinTypeChanges
(
const UEdGraphPin * InGraphPin
) const