Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ InstructionArray()

System.Linq.Expressions.Interpreter.InstructionArray.InstructionArray ( int maxStackDepth,
int maxContinuationDepth,
Instruction[] instructions,
object[] objects,
RuntimeLabel[] labels,
List< KeyValuePair< int, object > > debugCookies )
inlinepackage

Definition at line 41 of file InstructionArray.cs.

References System.Linq.Expressions.Interpreter.InstructionArray.DebugCookies, System.Linq.Expressions.Interpreter.InstructionArray.Instructions, System.Linq.Expressions.Interpreter.InstructionArray.Labels, System.Linq.Expressions.Interpreter.InstructionArray.MaxContinuationDepth, System.Linq.Expressions.Interpreter.InstructionArray.MaxStackDepth, and System.Linq.Expressions.Interpreter.InstructionArray.Objects.