Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGDefaultValueContainer
Description
Change the metadata subtype for the specified FProperty. Will overwrite.
| Name | ConvertPropertyType |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Helpers/PCGDefaultValueContainer.h |
| Include Path | #include "Helpers/PCGDefaultValueContainer.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Helpers/PCGDefaultValueContainer.cpp |
const FProperty * ConvertPropertyType
(
FName PropertyName,
EPCGMetadataTypes Type
)