Navigation
API > API/Plugins > API/Plugins/AssetReferenceRestrictions > API/Plugins/AssetReferenceRestrictions/UAssetReferencingPolicySubsystem
References
| Module | AssetReferenceRestrictions |
| Header | /Engine/Plugins/Editor/AssetReferenceRestrictions/Source/AssetReferenceRestrictions/Public/AssetReferencingPolicySubsystem.h |
| Include | #include "AssetReferencingPolicySubsystem.h" |
| Source | /Engine/Plugins/Editor/AssetReferenceRestrictions/Source/AssetReferenceRestrictions/Private/AssetReferencingPolicySubsystem.cpp |
TValueOrError< void, TArray < FAssetReferenceError > > ValidateAssetReferences
(
const FAssetData & Asset
) const
Remarks
Check the outgoing references of the given asset according to the asset registry and return details of any errors.