EResolveClass

Should we try and resolve the class when you call GetClass on [FAssetData](API\Runtime\CoreUObject\FAssetData)? If so then it might potentially load several other assets used by the class (Example: A UBlueprintGeneratedClass, might link in multiple other assets).