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

Public Member Functions

 ParameterByRefUpdater (LocalVariable parameter, int argumentIndex)
 
override void Update (InterpretedFrame frame, object value)
 
virtual void UndefineTemps (InstructionList instructions, LocalVariables locals)
 

Public Attributes

readonly int ArgumentIndex
 

Private Attributes

readonly LocalVariable _parameter
 

Detailed Description

Definition at line 5 of file ParameterByRefUpdater.cs.


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