Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
BranchInfo (int ilOffset, LabelHandle label, ILOpCode opCode) | |
int | GetBranchDistance (ImmutableArray< int >.Builder labels, ILOpCode branchOpCode, int branchILOffset, bool isShortBranch) |
Package Attributes | |
readonly int | ILOffset |
readonly LabelHandle | Label |
Properties | |
ILOpCode | OpCode [get] |
Private Attributes | |
readonly byte | _opCode |
Definition at line 8 of file ControlFlowBuilder.cs.