Conditional compilation of uassets?

Probably a long shot, but I was just wondering if it’s possible to conditionally include uassets? Similar to wrapping code in #ifdef directives.

In our project, we have a dependency on IKinema and the 4.15 update isn’t out yet so I can’t migrate the project. Hence the thought about conditional compilation of uassets.

1 Like