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

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 14 of file ObjectIDGenerator.cs.


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