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
System.ParameterizedStrings Member List

This is the complete list of members for System.ParameterizedStrings, including all inherited members.

_cachedStackSystem.ParameterizedStringsprivatestatic
AsBool(int i)System.ParameterizedStringsinlineprivatestatic
AsInt(bool b)System.ParameterizedStringsinlineprivatestatic
Evaluate(string format, params global::System.ParameterizedStrings.FormatParam[] args)System.ParameterizedStringsinlinestatic
EvaluateInternal(string format, ref int pos, global::System.ParameterizedStrings.FormatParam[] args, global::System.ParameterizedStrings.LowLevelStack stack, ref global::System.ParameterizedStrings.FormatParam[] dynamicVars, ref global::System.ParameterizedStrings.FormatParam[] staticVars)System.ParameterizedStringsinlineprivatestatic
FormatPrintF(string format, object arg)System.ParameterizedStringsinlineprivatestatic
GetDynamicOrStaticVariables(char c, ref global::System.ParameterizedStrings.FormatParam[] dynamicVars, ref global::System.ParameterizedStrings.FormatParam[] staticVars, out int index)System.ParameterizedStringsinlineprivatestatic
snprintf(byte *str, global::System.IntPtr size, string format, string arg1)System.ParameterizedStringsprivate
snprintf(byte *str, global::System.IntPtr size, string format, int arg1)System.ParameterizedStringsprivate
StringFromAsciiBytes(byte[] buffer, int offset, int length)System.ParameterizedStringsinlineprivatestatic