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

Public Member Functions

 FieldByRefUpdater (LocalDefinition? obj, FieldInfo field, 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 _object
 
readonly FieldInfo _field
 

Detailed Description

Definition at line 5 of file FieldByRefUpdater.cs.


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