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

◆ StrError()

static string Interop.Sys.StrError ( int platformErrno)
inlinestaticpackage

Definition at line 345 of file Interop.cs.

346 {
347 if (!true)
348 {
349 }
350 string text;
351 return text;
352 }

References System.text.

Referenced by Interop.ErrorInfo.GetErrorMessage().