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

Public Member Functions

 PropertyByRefUpdater (LocalDefinition? obj, PropertyInfo property, 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 PropertyInfo _property
 

Detailed Description

Definition at line 6 of file PropertyByRefUpdater.cs.


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