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
Loading...
Searching...
No Matches
System.Collections.Generic.LinkedListNode< T > Class Template Referencesealed
+ Collaboration diagram for System.Collections.Generic.LinkedListNode< T >:

Package Functions

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

Package Attributes

LinkedList< Tlist
 
LinkedListNode< Tnext
 
LinkedListNode< Tprev
 
T item
 

Properties

LinkedListNode< TNext [get, set]
 
T Value [get, set]
 

Detailed Description

Definition at line 9 of file LinkedListNode.cs.


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