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
Loading...
Searching...
No Matches
System.LocalDataStoreSlot Class Referencesealed
+ Collaboration diagram for System.LocalDataStoreSlot:

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
 

Detailed Description

Definition at line 10 of file LocalDataStoreSlot.cs.


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