terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Classes | |
class | SearchServerResult |
Static Public Member Functions | |
static void | UpdateResults () |
static void | StartSearching () |
static void | StopSearching () |
Static Public Attributes | |
static List< ServerAutoFinder.SearchServerResult > | Results |
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.SearchServerResult > | TempResults |
static List< ServerAutoFinder.SearchServerResult > | FriendResults |
static DateTime | LastListUpdate |
Definition at line 8 of file ServerAutoFinder.cs.