Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
void | Initialize () |
void | Shutdown () |
Static Public Member Functions | |
static void | RailEventTick () |
static void | RailEventCallBack (RAILEventID eventId, EventBase data) |
static void | SaveAndQuitCallBack () |
Events | |
static Action | OnTick |
Private Member Functions | |
static uint | GetCurrentThreadId () |
void | TickThread (object context) |
Static Private Member Functions | |
static void | ProcessRailSystemStateChange (RailSystemState state) |
Private Attributes | |
RailCallBackHelper | _callbackHelper = new RailCallBackHelper() |
bool | isRailValid |
Static Private Attributes | |
static object | _railTickLock = new object() |
Definition at line 10 of file CoreSocialModule.cs.