Navigation
API > API/Plugins > API/Plugins/PCG
Dummy struct to bypass the UHT limitation for array of arrays.
| Name | FPCGPropertyAliases |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGSettings.h |
| Include Path | #include "PCGSettings.h" |
Syntax
USTRUCT (Meta=(Hidden))
struct FPCGPropertyAliases
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Aliases | TArray< FName > | PCGSettings.h |