Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
static bool | IsBranch (this ILOpCode opCode) |
static int | GetBranchOperandSize (this ILOpCode opCode) |
static ILOpCode | GetShortBranch (this ILOpCode opCode) |
static ILOpCode | GetLongBranch (this ILOpCode opCode) |
Definition at line 3 of file ILOpCodeExtensions.cs.