Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| Name | FAddedPinData |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNodeOp.h |
| Include Path | #include "NiagaraNodeOp.h" |
Syntax
USTRUCT ()
struct FAddedPinData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PinName | FName | The name type of the added pin | NiagaraNodeOp.h | |
| PinType | FEdGraphPinType | The data type of the added pin | NiagaraNodeOp.h |