terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
ServerAutoFinder Class Reference

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 8 of file ServerAutoFinder.cs.


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