Threadable
interface Threadable
Scenes can implement this interface to display their thread hierarchy in the UI.
This interface is only useful when a scene uses thread generators to run.
Implemented by
Events
onThreadChanged
public get onThreadChanged(): SubscribableValueEventnullThread
Triggered when the main thread changes.