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.Threading.ThreadLocal< T >.IdManager Class Reference
+ Collaboration diagram for System.Threading.ThreadLocal< T >.IdManager:

Public Member Functions

 IdManager ()
 

Package Functions

int GetId ()
 
void ReturnId (int id)
 

Private Attributes

int m_nextIdToTry
 
global::System.Collections.Generic.List< bool > m_freeIds
 

Detailed Description

Definition at line 361 of file ThreadLocal.cs.


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