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
|
Protected Member Functions | |
override void | Finalize () |
Package Functions | |
LocalDataStoreSlot (global::System.LocalDataStoreMgr mgr, int slot, long cookie) | |
Properties | |
global::System.LocalDataStoreMgr | Manager [get, set] |
int | Slot [get, set] |
long | Cookie [get, set] |
Private Attributes | |
global::System.LocalDataStoreMgr | m_mgr |
int | m_slot |
long | m_cookie |
Definition at line 10 of file LocalDataStoreSlot.cs.