Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Expressions.Interpreter.ArrayByRefUpdater Class Referencesealed

Public Member Functions

 ArrayByRefUpdater (LocalDefinition array, LocalDefinition index, int argumentIndex)
 
override void Update (InterpretedFrame frame, object value)
 
override void UndefineTemps (InstructionList instructions, LocalVariables locals)
 

Public Attributes

readonly int ArgumentIndex
 

Private Attributes

readonly LocalDefinition _array
 
readonly LocalDefinition _index
 

Detailed Description

Definition at line 3 of file ArrayByRefUpdater.cs.


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