Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGGraph
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPCGSelectionKeyToSettingsMap GetTrackedSelectionKeysToSettings () |
PCGGraph.h | ||
void GetTrackedSelectionKeysToSettings
(
FPCGSelectionKeyToSettingsMap& OutKeysToSettings, |
PCGGraph.h |
GetTrackedSelectionKeysToSettings()
| Name | GetTrackedSelectionKeysToSettings |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGGraph.h |
| Include Path | #include "PCGGraph.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGGraph.cpp |
FPCGSelectionKeyToSettingsMap GetTrackedSelectionKeysToSettings() const
GetTrackedSelectionKeysToSettings(FPCGSelectionKeyToSettingsMap &, TArray< TObjectPtr< const UPCGGraph > > &)
| Name | GetTrackedSelectionKeysToSettings |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGGraph.h |
| Include Path | #include "PCGGraph.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGGraph.cpp |
void GetTrackedSelectionKeysToSettings
(
FPCGSelectionKeyToSettingsMap & OutKeysToSettings,
TArray < TObjectPtr < const UPCGGraph > > & OutVisitedGraphs
) const