UE4 使用UAssetManager進行資源的異步加載

加載資源的主要代碼 void AMyAssetLoadManager::DoAsyncLoadAssetList() { UAssetManager &AssetManager = UAssetManager::Get(); auto delegaet = FStreamableDelegate::CreateUObject( this, &AACAssetLoadManager::OnLoadA
相關文章
相關標籤/搜索