Hello,
I recently checked and could not find how to query a few user settings through WAAPI, for instance if the OverrideOriginalFolder is active, and its path.
It seems those are treated in a different way than regular properties such as the ones queriable by WAAPI here
https://www.audiokinetic.com/fr/library/edge/?source=SDK&id=wwiseobject__userprojectsettings.html
Would it be possible to make those (OverrideOriginalFolder\Active and OverrideOriginalFolder\Path) similar to the above ones and as such queriable through WAAPI? Or at least a read-only getter?
Thanks!