SceneManager.globalTrigger

Challenge the trigger in all scenes and copies that will be there. It is the call that goes from everyone, and not the current scene

class SceneManager
@safe @trusted
void
globalTrigger
(
string name
)

Parameters

name string

Trigger name.

Meta