Can I Reference an Asset from outside the Content folder?

Hi there,

I am a beginner UE developer and have managed to create a few small test games in the editor while I’ve been learning.

I have been able to reference assets that live in the content folder of the editor as well as load assets at runtime (using “StaticLoadObject()” from code).

When referencing an asset it seems that the asset MUST live in the content folder before the game can use it. Is it possible for a game to use a file that lives outside this file structure? i.e. the file could have been previously downloaded to any other location on disk?

Thanks in advance.

Hi ,

Due to the large volume of questions and comments concerning the Engine, we did not have a chance to respond to your post at the time you submitted it. However, if you are still interested, the following documentation describes how all assets for your project are referenced in UE4:

Directory Structure

-.

Link is dead.