Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IBoxableInstruction.cs
Go to the documentation of this file.
1
namespace
System.Linq.Expressions.Interpreter
;
2
3
internal
interface
IBoxableInstruction
4
{
5
Instruction
BoxIfIndexMatches
(
int
index
);
6
}
System.Linq.Expressions.Interpreter.Instruction
Definition
Instruction.cs:6
System.Linq.Expressions.Interpreter.IBoxableInstruction.BoxIfIndexMatches
Instruction BoxIfIndexMatches(int index)
System.Linq.Expressions.Interpreter.IBoxableInstruction
Definition
IBoxableInstruction.cs:4
System.Linq.Expressions.Interpreter
Definition
ActionCallInstruction.cs:3
System.Linq.ExceptionArgument.index
@ index
source
System.Linq.Expressions
System.Linq.Expressions.Interpreter
IBoxableInstruction.cs
Generated by
1.10.0