Is your feature request related to a problem?
The Unreal SDK should allow users to map config values programmatically similar to the C++ SDK.
Describe the solution you'd like
Developers should have access to both a C++ & Blueprint delegate to bind flag values.
Describe alternatives you've considered
Flag overrides are still possible via a static JSON File.
Additional context
x
Is your feature request related to a problem?
The Unreal SDK should allow users to map config values programmatically similar to the C++ SDK.
Describe the solution you'd like
Developers should have access to both a C++ & Blueprint delegate to bind flag values.
Describe alternatives you've considered
Flag overrides are still possible via a static JSON File.
Additional context
x