terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Collections.Generic.LinkedListNode< T > Class Template Referencesealed

Package Functions

 LinkedListNode (LinkedList< T > list, T value)
 
void Invalidate ()
 

Package Attributes

LinkedList< Tlist
 
LinkedListNode< Tnext
 
LinkedListNode< Tprev
 
T item
 

Properties

LinkedListNode< TNext [get]
 
T Value [get]
 

Detailed Description

Definition at line 6 of file LinkedListNode.cs.


The documentation for this class was generated from the following file: