hi everyone, i’m new in unreal engine and try undrestand data asset and soft references.
I have a question about this simply case:
Inside this data asset are 4 static mesh variables.
During the above example, will it load all the static mesh into memory or only one of them ?