Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UNiagaraNodeOp
Description
If this does not return an empty title, compact mode will be activated putting the text into the center of the node. Should be short.
Virtual Inheritance
- UNiagaraNode::GetCompactTitle → UNiagaraNodeOp::GetCompactTitle
| Name | GetCompactTitle |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNodeOp.h |
| Include Path | #include "NiagaraNodeOp.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraNodeOp.cpp |
virtual FText GetCompactTitle() const