Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ LoadLocalFromClosureBoxedInstruction()

System.Linq.Expressions.Interpreter.LoadLocalFromClosureBoxedInstruction.LoadLocalFromClosureBoxedInstruction ( int index)
inlinepackage

Definition at line 11 of file LoadLocalFromClosureBoxedInstruction.cs.

12 : base(index)
13 {
14 }