Trying to set a Set of Enums with Expose on Spawn.
Compiler returns: Error COMPILER ERROR: failed building connection with ‘Byte is not compatible with Set of EAttenuationDistanceModel Enums.’ at SpawnActor
The Enums work fine when Exposing individual elements or arrays. Sets create the above problem. I have not tested maps. Is this intended behavior/not yet supported?