Set event in Studio EventEmitter via script in Unity

Hello,
No way set Event via code?

event

Thanks

That is correct, if you want to do anything more complex than playing one shots then you should be using the Studio API. We have a Unity scripting example that shows you how to use event instances yourself.