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.Runtime.Serialization.ObjectHolderList Class Reference
+ Collaboration diagram for System.Runtime.Serialization.ObjectHolderList:

Package Functions

 ObjectHolderList ()
 
 ObjectHolderList (int startingSize)
 
virtual void Add (ObjectHolder value)
 
ObjectHolderListEnumerator GetFixupEnumerator ()
 

Package Attributes

ObjectHolder[] m_values
 
int m_count
 

Properties

int Version [get, set]
 
int Count [get, set]
 

Private Member Functions

void EnlargeArray ()
 

Detailed Description

Definition at line 8 of file ObjectHolderList.cs.


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