Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
Irony.Interpreter.DataStack Member List

This is the complete list of members for Irony.Interpreter.DataStack, including all inherited members.

CountIrony.Interpreter.DataStack
Init(object unassigned)Irony.Interpreter.DataStack
LastPushedItemIrony.Interpreter.DataStack
Pop()Irony.Interpreter.DataStack
Pop(int count)Irony.Interpreter.DataStack
PopUntil(int toCount)Irony.Interpreter.DataStack
Push(object item)Irony.Interpreter.DataStack
Replace(int removeCount, object item)Irony.Interpreter.DataStack
this[int index]Irony.Interpreter.DataStack
TopIrony.Interpreter.DataStack
ToString()Irony.Interpreter.DataStack