Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/EdGraphSchema_NiagaraSystemOverview.h |
Include |
#include "EdGraphSchema_NiagaraSystemOverview.h" |
UCLASS()
class UEdGraphSchema_NiagaraSystemOverview : public UEdGraphSchema
Name | Description | |
---|---|---|
|
UEdGraphSchema_NiagaraSystemOverview ( |
Name | Description | ||
---|---|---|---|
|
const FPinCo... |
CanCreateConnection ( |
Determine if a connection can be created between two pins. |
|
ForceVisualizationCacheClear() |
Forces cached visualization data to refresh |
|
|
GetContextMenuActions ( |
Gets actions that should be added to the right-click context menu for a node or pin |
|
|
GetCurrentVisualizationCacheID() |
Returns the current cache title refresh ID that is appropriate for the passed node |
|
|
IsCacheVisualizationOutOfDate ( |
Checks if a CacheRefreshID is out of date |
|
|
ShouldAlwaysPurgeOnModification() |
When a node is removed, this method determines whether we should remove it immediately or use the old (slower) code path that results in all node being recreated: |
|
|
TryCreateConnection ( |
Try to make a connection between two pins. |
Name |
Description |
---|---|
CurrentCacheRefreshID |