UNiagaraNode::AllowExternalPinTypeChanges

Determine whether we are allowed to change a pin's type from UI.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "NiagaraNode.h"

Syntax

virtual bool AllowExternalPinTypeChanges
(
    const UEdGraphPin * InGraphPin
) const

Remarks

Determine whether we are allowed to change a pin's type from UI. Enables the type conversion widget.

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