Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGPreconfiguredInfo
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Utils/PCGPreconfiguration.h |
|
|
|
Utils/PCGPreconfiguration.h |
|
|
|
Utils/PCGPreconfiguration.h |
|
| |
|
| Name |
FPCGPreconfiguredInfo |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Utils/PCGPreconfiguration.h |
| Include Path |
#include "Utils/PCGPreconfiguration.h" |
FPCGPreconfiguredInfo()
FPCGPreconfiguredInfo(int32, FText)
| |
|
| Name |
FPCGPreconfiguredInfo |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Utils/PCGPreconfiguration.h |
| Include Path |
#include "Utils/PCGPreconfiguration.h" |
FPCGPreconfiguredInfo
(
int32 InIndex,
FText InLabel
)
FPCGPreconfiguredInfo(int32, FText, FText)
| |
|
| Name |
FPCGPreconfiguredInfo |
| Type |
function |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Utils/PCGPreconfiguration.h |
| Include Path |
#include "Utils/PCGPreconfiguration.h" |
FPCGPreconfiguredInfo
(
int32 InIndex,
FText InLabel,
FText InTooltip
)