Is it possible to change routing in runtime?

Hello there,

I want to change certain events’ channel group while the game is running. Is this possible with Studio API?

Technically yes you can change channelgroups, but that is a low level operation and may confuse the Studio API runtime code.
What is the behaviour you’re trying to achieve, it might be achievable with snapshots or VCAs for example.

1 Like