RequestNewTypedPin

Overload list

Windows
MacOS
Linux
Name Description

Public function

UEdGraphPin ...

 

RequestNewTypedPin

(
    EEdGraphPinDirection Direction,
    const FNiagaraTypeDefinition& Type
)

Requests a new pin be added to the node with the specified direction and type.

Public function

UEdGraphPin ...

 

RequestNewTypedPin

(
    EEdGraphPinDirection Direction,
    const FNiagaraTypeDefinition& Type,
    FName InName
)

Requests a new pin be added to the node with the specified direction, type, and name.

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