Modestack - nhmkdev/support-framework GitHub Wiki

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;