terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
This is the complete list of members for System.LocalDataStore, including all inherited members.
Dispose() | System.LocalDataStore | inlinepackage |
FreeData(int slot, long cookie) | System.LocalDataStore | inlinepackage |
GetData(LocalDataStoreSlot slot) | System.LocalDataStore | inline |
LocalDataStore(LocalDataStoreMgr mgr, int InitialCapacity) | System.LocalDataStore | inline |
m_DataTable | System.LocalDataStore | private |
m_Manager | System.LocalDataStore | private |
PopulateElement(LocalDataStoreSlot slot) | System.LocalDataStore | inlineprivate |
SetData(LocalDataStoreSlot slot, object data) | System.LocalDataStore | inline |