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
|
Public Member Functions | |
NetworkInformationException () | |
override void | GetObjectData (SerializationInfo info, StreamingContext context) |
override string | ToString () |
Protected Member Functions | |
NetworkInformationException (SerializationInfo serializationInfo, StreamingContext streamingContext) | |
Static Package Functions | |
static string | GetErrorMessage (int error) |
Properties | |
override int | ErrorCode [get, set] |
int | NativeErrorCode [get, set] |
Private Attributes | |
readonly int | nativeErrorCode |
Definition at line 12 of file NetworkInformationException.cs.