What is the UE4 equivalent of Assets Bundle(Unity)?

Hi

I am developing a VR experience using Unreal 4.25 Blueprint. I want to download Some assets that reside on Cloud to replace existing ones in my build project. What i need to do to achieve that. I am a unity developer and Learning Unreal. As in unity through the Assets bundle, we achieve this, What is equivalent for this in Unreal?

As far as I know, the only way to make runtime downloadable content for UE, is to make it as a plugin.

1 Like