#include <ObjectMacros.h>
◆ FReferencerInformation() [1/2]
| FReferencerInformation::FReferencerInformation |
( |
UObject * |
inReferencer | ) |
|
◆ FReferencerInformation() [2/2]
| FReferencerInformation::FReferencerInformation |
( |
UObject * |
inReferencer, |
|
|
int32 |
InReferences, |
|
|
const TArray< const FProperty * > & |
InProperties |
|
) |
| |
◆ Referencer
| UObject* FReferencerInformation::Referencer |
the object that is referencing the target
◆ ReferencingProperties
the array of UProperties in Referencer which hold references to target
◆ TotalReferences
| int32 FReferencerInformation::TotalReferences |
the total number of references from Referencer to the target
The documentation for this struct was generated from the following files: