Please Mark Distributions as Exported Classes! (Pull Request Submitted)

This is one of the few remaining barriers of being able to create Cascade modules via a plugin.

Only a small portion of the functionality is exported for some reason. We really need to be able to use these classes in Game projects! They’re so useful!

See Thread Here:

As you can see, being able to create modules in a plugin can be extremely powerful - but the second of these modules required source changes to expose Distributions :frowning:

https://www.youtube.com/watch?v=cvM_ejZ9D1c

Update:

I’ve created a PR for this:
https://github.com/EpicGames/UnrealEngine/pull/3472