I think you need to add the MediaAssets
module to your build.cs file as a dependency
PublicDependencyModuleNames.AddRange(new string[] { "MediaAssets"...
I think you need to add the MediaAssets
module to your build.cs file as a dependency
PublicDependencyModuleNames.AddRange(new string[] { "MediaAssets"...