global

Contains global variables.

Members

number[n]

Globally scoped numbers. Twelve are available, numbered from 0 to 11.

object[n]

Globally scoped objects. Sixteen are available, numbered from 0 to 15.

player[n]

Globally scoped players. Eight are available, numbered from 0 to 7.

team[n]

Globally scoped teams. Eight are available, numbered from 0 to 7.

timer[n]

Globally scoped timers. Eight are available, numbered from 0 to 7.