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

◆ Append() [6/15]

unsafe StringBuilder System.Text.StringBuilder.Append ( char[] value,
int startIndex,
int charCount )
inline

Definition at line 1664 of file StringBuilder.cs.

1665 {
1666 throw null;
1667 }