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
ServerAutoFinder Class Reference
+ Collaboration diagram for ServerAutoFinder:

Classes

class  SearchServerResult
 

Static Public Member Functions

static void UpdateResults ()
 
static void StartSearching ()
 
static void StopSearching ()
 

Static Public Attributes

static List< ServerAutoFinder.SearchServerResultResults
 

Static Private Member Functions

static void BroadcastRecieveThread ()
 
static void LookForFriendPlatformGames ()
 
static ServerAutoFinder ()
 

Static Private Attributes

const SocketOptionName OnlyAllowIPv6 = SocketOptionName.IPv6Only
 
static UdpClient broadcastPort
 
static ManagedThread broadcastThread
 
static ManagedThread platformFriendGamesThread
 
static List< ServerAutoFinder.SearchServerResultTempResults
 
static List< ServerAutoFinder.SearchServerResultFriendResults
 
static DateTime LastListUpdate
 

Detailed Description

Definition at line 12 of file ServerAutoFinder.cs.


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