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.Runtime.Serialization.ObjectIDGenerator Class Reference

Public Member Functions

 ObjectIDGenerator ()
 
virtual long GetId (object obj, [Out] bool firstTime)
 
virtual long HasId (object obj, [Out] bool firstTime)
 

Package Attributes

int m_currentCount
 
int m_currentSize
 
long[] m_ids
 
object[] m_objs
 

Private Member Functions

int FindElement (object obj, [Out] bool found)
 
void Rehash ()
 

Static Private Member Functions

static ObjectIDGenerator ()
 

Static Private Attributes

static readonly int[] sizes
 

Detailed Description

Definition at line 10 of file ObjectIDGenerator.cs.


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