Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FDataValidationContext
Description
Other objects associated with the asset being validated. e.g. if the asset being validated is a world, these may be actors within that world's PersistentLevel with external packages. May also be actors in a streamed in sublevel which are stored in external packages.
| Name | GetAssociatedExternalObjects |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Misc/DataValidation.h |
| Include Path | #include "Misc/DataValidation.h" |
TConstArrayView< FAssetData > GetAssociatedExternalObjects() const