called once when the component becomes active for the first time
Optional
called every time when the component gets enabled (this is invoked after awake and before start)
called when you decorate fields with the @validate() decorator
called on a component with a map of old to new guids (e.g. when instantiate generated new guids and e.g. timeline track bindings needs to remape them)
Will generate a random room name, set it as an URL parameter and attempt to join the room
Try to join the currently set roomName
Generated using TypeDoc
called once when the component becomes active for the first time