[Plugin] OSC for UE4

Hey,

I’m getting an error when I try to recompile for 4.6. The error is "error C1083: Cannot open include file: ‘Settings.h’ No such file or directory’

I can’t find a settings.h in the OSC plugin directory. Anybody deal with this?

Edit: looks like the big change between 4.5 and 4.6 is in how settings are registered by the plugin; lines 24 - 36 in OscModule are where the plugin is breaking.