Skip to content
nhmkdev edited this page Jan 16, 2014 · 2 revisions

Definition

The Mode Stack is a stack of game modes. There is basic support for additional data aiding in the use of the stack with CustomMenu objects. There is no specific need to use the Mode Stack directly.

Container

var ModeStack = ig.global.support.gameModeStack;
Clone this wiki locally