Terraria v1.4.4.9
Terraria source code documentation
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 _currentCount
 

Private Member Functions

int FindElement (object obj, out bool found)
 
void Rehash ()
 

Private Attributes

int _currentSize
 
long[] _ids
 
object[] _objs
 

Detailed Description

Definition at line 6 of file ObjectIDGenerator.cs.


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