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
◆
TrimType
enum
System.String.TrimType
private
Enumerator
Head
Tail
Both
Definition at line
17599
of file
String.cs
.
17600
{
17601
[global::Cpp2ILInjected.Token(Token =
"0x40001A0"
)]
17602
Head
,
17603
[global::Cpp2ILInjected.Token(Token =
"0x40001A1"
)]
17604
Tail
,
17605
[global::Cpp2ILInjected.Token(Token =
"0x40001A2"
)]
17606
Both
17607
}
System.String.TrimType.Both
@ Both
System.String.TrimType.Head
@ Head
System.String.TrimType.Tail
@ Tail
System
String
Generated by
1.10.0