world

fun world(name: String): EventScope<T>

Adds a condition that checks if the event occurred in the specified world.

Return

The updated EventScope instance.

Parameters

name

The name of the world.