Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
Inheritance Hierarchy
- UEdGraphNode
- UNiagaraOverviewNode
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraOverviewNode.h |
| Include | #include "NiagaraOverviewNode.h" |
Syntax
UCLASS (MinimalAPI)
class UNiagaraOverviewNode : public UEdGraphNode
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CanCreateUnderSpecifiedSchema
(
const UEdGraphSchema* Schema |
||
| bool | Whether or not this node can be safely duplicated (via copy/paste, etc...) in the graph | ||
| bool | Whether or not this node can be deleted by user action | ||
| bool | |||
| const FGuid | |||
| void | GetNodeContextMenuActions
(
UToolMenu* Menu, |
||
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
Gets the name of this node, shown in title bar | |
| FLinearColor | |||
| UNiagaraSystem * | |||
| void | Initialize
(
UNiagaraSystem* InOwningSystem |
||
| void | Initialize
(
UNiagaraSystem* InOwningSystem, |
||
| bool | |||
| void | OnRenameNode
(
const FString& NewName |
||
| void | |||
| void | |||
| FNiagaraEmitterHandle * | |||
| void | UpdateStatus () |