Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGDefaultValueContainer
Description
Finds an FProperty in the property bag. Returns nullptr if it does not exist.
| Name | FindProperty |
| 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 * FindProperty
(
FName PropertyName
) const