terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Static Public Member Functions | |
static bool | IsActivationAllowed (Type svrType) |
static ActivatedClientTypeEntry | IsRemotelyActivatedClientType (Type svrType) |
static WellKnownClientTypeEntry | IsWellKnownClientType (Type svrType) |
static void | RegisterActivatedClientType (ActivatedClientTypeEntry entry) |
static void | RegisterActivatedServiceType (ActivatedServiceTypeEntry entry) |
static void | RegisterWellKnownClientType (WellKnownClientTypeEntry entry) |
static void | RegisterWellKnownServiceType (WellKnownServiceTypeEntry entry) |
static bool | CustomErrorsEnabled (bool isLocalRequest) |
Static Package Functions | |
static void | LoadDefaultDelayedChannels () |
static void | RegisterChannelTemplate (ChannelData channel) |
static void | RegisterClientProviderTemplate (ProviderData prov) |
static void | RegisterServerProviderTemplate (ProviderData prov) |
static void | RegisterChannels (ArrayList channels, bool onlyDelayed) |
static void | RegisterTypes (ArrayList types) |
static void | SetCustomErrorsMode (string mode) |
Properties | |
static string | ApplicationName [get, set] |
static string | ProcessId [get] |
Static Private Member Functions | |
static | RemotingConfiguration () |
Definition at line 10 of file RemotingConfiguration.cs.