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
Terraria.Net.NetGroupInfo Class Reference

Classes

interface  INetGroupInfoProvider
 
class  IPAddressInfoProvider
 
class  SteamLobbyInfoProvider
 

Public Types

enum  InfoProviderId { IPAddress , Steam }
 

Public Member Functions

 NetGroupInfo ()
 
string ComposeInfo ()
 
Dictionary< NetGroupInfo.InfoProviderId, string > DecomposeInfo (string info)
 

Private Member Functions

string ConvertToSafeInfo (string text)
 
string ConvertFromSafeInfo (string text)
 

Private Attributes

readonly string[] _separatorBetweenInfos
 
readonly string[] _separatorBetweenIdAndInfo
 
List< NetGroupInfo.INetGroupInfoProvider_infoProviders
 

Detailed Description

Definition at line 8 of file NetGroupInfo.cs.


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