UE Version:
E.g. UE 5.5
Frontend Version:
E.g. UE5.5
Problem component
Frtonetn libraries
Description
ConfigParams and PixelStreamingOverrides classes are not properly exported at the top level, so any users needing to import them, have to implement hacky solution, such as importing them from dist.
Expected behavior
Users should be able to be import these classes from the top-level library.
UE Version:
E.g. UE 5.5
Frontend Version:
E.g. UE5.5
Problem component
Frtonetn libraries
Description
ConfigParamsandPixelStreamingOverridesclasses are not properly exported at the top level, so any users needing to import them, have to implement hacky solution, such as importing them fromdist.Expected behavior
Users should be able to be import these classes from the top-level library.