|
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
|
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 |
Definition at line 361 of file ThreadLocal.cs.