How to pass enum in function?

Hi Fibulator,

Try just putting enum class EK2NewNodeFlags; in the .h file rather than the #include - I notice that’s done in the UE source code in a few places…