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
|
Static Package Functions | |
static string | GetString (string name, params object[] args) |
static string | GetString (global::System.Globalization.CultureInfo culture, string name, params object[] args) |
static string | GetString (string name) |
static string | Format (string resourceFormat, params object[] args) |
static unsafe string | Format (string resourceFormat, object p1) |
static unsafe string | Format (string resourceFormat, object p1, object p2) |
static string | Format (string resourceFormat, object p1, object p2, object p3) |
static string | GetResourceString (string str) |
static string | GetString (string name) |
static string | Format (string resourceFormat, object p1) |
static string | GetString (string name, params object[] args) |
static string | GetString (CultureInfo culture, string name, params object[] args) |