UNiagaraNodeWithDynamicPins::OnNewTypedPinAdded

Called when a new typed pin is added 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"

Syntax

virtual void OnNewTypedPinAdded
(
    UEdGraphPin *& NewPin
)

Remarks

Called when a new typed pin is added 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