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
◆
TrimStart()
string System.String.TrimStart
(
params
char[]
trimChars
)
inline
Definition at line
1085
of file
String.cs
.
1086
{
1087
if
(
trimChars
!=
null
)
1088
{
1089
string
text
;
1090
return
text
;
1091
}
1092
string
text2;
1093
return
text2;
1094
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ExceptionArgument.text
@ text
References
j__TPar
, and
System.text
.
System
String
Generated by
1.10.0