#include <PropertyVisitor.h>
◆ FPropertyVisitorData()
| FPropertyVisitorData::FPropertyVisitorData |
( |
void * |
InPropertyData, |
|
|
void * |
InParentStructData |
|
) |
| |
|
inlineexplicit |
◆ VisitPropertyData()
Utility that constructs a new visitor data object with new property data but the same parent struct data
◆ ParentStructData
| void* FPropertyVisitorData::ParentStructData = nullptr |
Data associated with the parent struct that provided the property being iterated
◆ PropertyData
| void* FPropertyVisitorData::PropertyData = nullptr |
Data associated with the property being iterated
The documentation for this struct was generated from the following file: