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

◆ LoadLocalBoxedInstruction()

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

Definition at line 11 of file LoadLocalBoxedInstruction.cs.

12 : base(index)
13 {
14 }