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

◆ EndsWith() [2/3]

bool System.String.EndsWith ( string value)
inline

Definition at line 179 of file String.cs.

180 {
181 bool flag;
182 return flag;
183 }