Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Expressions.Interpreter.InstructionArray Struct Reference

Classes

class  DebugView
 

Package Functions

 InstructionArray (int maxStackDepth, int maxContinuationDepth, Instruction[] instructions, object[] objects, RuntimeLabel[] labels, List< KeyValuePair< int, object > > debugCookies)
 

Package Attributes

readonly int MaxStackDepth
 
readonly int MaxContinuationDepth
 
readonly Instruction[] Instructions
 
readonly object[] Objects
 
readonly RuntimeLabel[] Labels
 
readonly List< KeyValuePair< int, object > > DebugCookies
 

Detailed Description

Definition at line 8 of file InstructionArray.cs.


The documentation for this struct was generated from the following file: