Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
Inheritance Hierarchy
- UEdGraphSchema
- UEdGraphSchema_NiagaraSystemOverview
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/EdGraphSchema_NiagaraSystemOverview.h |
| Include | #include "EdGraphSchema_NiagaraSystemOverview.h" |
Syntax
UCLASS (MinimalAPI)
class UEdGraphSchema_NiagaraSystemOverview : public UEdGraphSchema
Constructors
| Type | Name | Description | |
|---|---|---|---|
UEdGraphSchema_NiagaraSystemOverview
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FPinConnectionResponse | CanCreateConnection
(
const UEdGraphPin* A, |
||
| void | DroppedAssetsOnGraph
(
const TArray< FAssetData >& Assets, |
||
| void | |||
| void | GetAssetsGraphHoverMessage
(
const TArray< FAssetData >& Assets, |
||
| void | GetContextMenuActions
(
UToolMenu* Menu, |
||
| int32 | |||
| bool | IsCacheVisualizationOutOfDate
(
int32 InVisualizationCacheID |
||
| bool | |||
| bool | TryCreateConnection
(
UEdGraphPin* A, |
Constants
| Name | Description |
|---|---|
| CurrentCacheRefreshID |