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

◆ Show() [2/2]

void Alert.Show ( Alert::AlertShownReason reason,
string title,
string message,
string button1,
string button2,
string buttonDefault,
string hapticId = "" )
inline

Definition at line 63 of file Alert.cs.

64 {
70 alertDelayObject.buttonDefault = buttonDefault;
71 alertDelayObject.delayTime = (float)16000;
74 }
class f__AnonymousType0<< Count > j__TPar
AlertDelayer GetAlertDelayObject()
Definition Alert.cs:40

References GetAlertDelayObject(), and j__TPar.