terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Protected Member Functions | |
override void | Finalize () |
Package Functions | |
LocalDataStoreSlot (LocalDataStoreMgr mgr, int slot, long cookie) | |
Properties | |
LocalDataStoreMgr | Manager [get] |
int | Slot [get] |
long | Cookie [get] |
Private Attributes | |
LocalDataStoreMgr | m_mgr |
int | m_slot |
long | m_cookie |
Definition at line 8 of file LocalDataStoreSlot.cs.