terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
override void | ExpandTree (InteriorNode parent, SymbolsDictionary symbols, Positions positions) |
override void | ConstructPos (BitSet firstpos, BitSet lastpos, BitSet[] followpos) |
Properties | |
decimal | Max [get, set] |
decimal | Min [get, set] |
BitSet | NextIteration [get, set] |
int | Pos [get, set] |
override bool | IsNullable [get, set] |
virtual bool | IsRangeNode [get, set] |
Private Attributes | |
decimal | min |
decimal | max |
BitSet | nextIteration |
int | pos |
Definition at line 8 of file LeafRangeNode.cs.