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

◆ ToString()

override string Mono.Security.Interface.Alert.ToString ( )
inline

Definition at line 45 of file Alert.cs.

46 {
47 AlertLevel alertLevel = this.level;
48 AlertDescription alertDescription = this.description;
49 string text;
50 return text;
51 }
class f__AnonymousType0<< Count > j__TPar
AlertDescription description
Definition Alert.cs:57

References Mono.Security.Interface.Alert.description, j__TPar, Mono.Security.Interface.Alert.level, and System.text.