|
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
|
Collaboration diagram for System.Collections.Generic.LinkedListNode< T >: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, set] |
| T | Value [get, set] |
Definition at line 9 of file LinkedListNode.cs.