Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UNiagaraNode
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UEdGraphPin * GetPassThroughPin
(
const UEdGraphPin* LocallyOwnedOutputPin |
NiagaraNode.h | ||
virtual UEdGraphPin * GetPassThroughPin
(
const UEdGraphPin* LocallyOwnedOutputPin, |
NiagaraNode.h |
GetPassThroughPin(const UEdGraphPin *)
| Name | GetPassThroughPin |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNode.h |
| Include Path | #include "NiagaraNode.h" |
virtual UEdGraphPin * GetPassThroughPin
(
const UEdGraphPin * LocallyOwnedOutputPin
) const
GetPassThroughPin(const UEdGraphPin *, ENiagaraScriptUsage)
| Name | GetPassThroughPin |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNode.h |
| Include Path | #include "NiagaraNode.h" |
virtual UEdGraphPin * GetPassThroughPin
(
const UEdGraphPin * LocallyOwnedOutputPin,
ENiagaraScriptUsage InUsage
) const