terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Package Functions | |
LinkedListNode (LinkedList< T > list, T value) | |
void | Invalidate () |
Package Attributes | |
LinkedList< T > | list |
LinkedListNode< T > | next |
LinkedListNode< T > | prev |
T | item |
Properties | |
LinkedListNode< T > | Next [get] |
T | Value [get] |
Definition at line 6 of file LinkedListNode.cs.