Question: How are OSC Variables accessed through the API?
In the last WS we briefly discussed OSC VariableActions.
How would one access such variables from outside of the ScenarioEngine?
The only thing I found, that is vaguely similar, is IEnvironment::GetUserDefinedValue
but it seems to be missing the type info from the OSC VariableDeclaration.
Cheers, Martin