Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.Social.WeGame.CoreSocialModule Class Reference

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()
 

Detailed Description

Definition at line 10 of file CoreSocialModule.cs.


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