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.LocalDataStore Class Referencesealed

Public Member Functions

 LocalDataStore (LocalDataStoreMgr mgr, int InitialCapacity)
 
object GetData (LocalDataStoreSlot slot)
 
void SetData (LocalDataStoreSlot slot, object data)
 

Package Functions

void Dispose ()
 
void FreeData (int slot, long cookie)
 

Private Member Functions

LocalDataStoreElement PopulateElement (LocalDataStoreSlot slot)
 

Private Attributes

LocalDataStoreElement[] m_DataTable
 
LocalDataStoreMgr m_Manager
 

Detailed Description

Definition at line 8 of file LocalDataStore.cs.


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