[Plugin] OSC for UE4

Hello all. Does anyone know how to set the plugin settings at runtime (especially in c++)? I’d like to set my receive port based on a config file. I tried updating “ReceiveFrom” in OscSettings.cpp constructor but that didn’t work.

Thanks!