FAssetBundleData::SetBundleAssets

A fast set of asset bundle assets, will destroy copied in path list

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/AssetRegistry/AssetBundleData.h

Include

#include "AssetRegistry/AssetBundleData.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/AssetRegistry/AssetBundleData.cpp

Syntax

void SetBundleAssets
(
    FName BundleName,
    TArray< FSoftObjectPath > && AssetPaths
)

Remarks

A fast set of asset bundle assets, will destroy copied in path list

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss