terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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] |
decimal | Min [get] |
BitSet | NextIteration [get, set] |
int | Pos [get, set] |
override bool | IsNullable [get] |
virtual bool | IsRangeNode [get] |
Private Attributes | |
decimal | min |
decimal | max |
BitSet | nextIteration |
int | pos |
Definition at line 6 of file LeafRangeNode.cs.