There are lots of options to start an event. OnTrigger, OnStart, etc…
How do I get this even emitter to start manually via code?
There are lots of options to start an event. OnTrigger, OnStart, etc…
How do I get this even emitter to start manually via code?
You can call StudioEventEmitter.Play
to start an EventEmitter via code.