Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UNiagaraNodeInput
- UEdGraphNode::CreateVisualWidget()
- UNiagaraNode::CreateVisualWidget()
- UNiagaraNodeInput::CreateVisualWidget()
References
Module | NiagaraEditor |
Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNodeInput.h |
Include | #include "NiagaraNodeInput.h" |
Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraNodeInput.cpp |
virtual TSharedPtr< SGraphNode > CreateVisualWidget&40;&41;
Remarks
Create a visual widget to represent this node in a graph editor or graph panel. If not implemented, the default node factory will be used.