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
◆
TrimType
enum
System.String.TrimType
private
Enumerator
Head
Tail
Both
Definition at line
2149
of file
String.cs
.
2150
{
2151
// Token: 0x040001A0 RID: 416
2152
Head
,
2153
// Token: 0x040001A1 RID: 417
2154
Tail
,
2155
// Token: 0x040001A2 RID: 418
2156
Both
2157
}
System.String.TrimType.Both
@ Both
System.String.TrimType.Head
@ Head
System.String.TrimType.Tail
@ Tail
System
String
Generated by
1.10.0