Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/IPCGPropertyChain
Description
Return the owner class/struct of the top property (if it is a class/struct). Useful to make sure the top property matches the keys type.
| Name | GetTopPropertyStruct |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/Accessors/PCGPropertyAccessor.h |
| Include Path | #include "Metadata/Accessors/PCGPropertyAccessor.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Metadata/Accessors/PCGPropertyAccessor.cpp |
const UStruct * GetTopPropertyStruct() const