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 | |
NamespaceListNode (NamespaceList namespaceList, object particle) | |
virtual ICollection | GetResolvedSymbols (SymbolsDictionary symbols) |
override void | ExpandTree (InteriorNode parent, SymbolsDictionary symbols, Positions positions) |
override void | ConstructPos (BitSet firstpos, BitSet lastpos, BitSet[] followpos) |
Protected Attributes | |
NamespaceList | namespaceList |
object | particle |
Properties | |
override bool | IsNullable [get, set] |
virtual bool | IsRangeNode [get, set] |
Definition at line 9 of file NamespaceListNode.cs.