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
Loading...
Searching...
No Matches
SR Class Reference
+ Collaboration diagram for SR:

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)
 

Detailed Description

Definition at line 21 of file SR.cs.


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