9 public override void Init()
63 public void Show(
Alert.
AlertShownReason reason,
string title,
string message,
string button1,
string button2,
string buttonDefault,
string hapticId =
"")
85 if (@delegate !=
null && @
delegate ==
null)
94 if (@delegate !=
null && @
delegate ==
null)
class f__AnonymousType0<< Count > j__TPar
void PCDismissCallback(int index)
void AlertButtonClicked(string button)
Action< int > DismissedWithButton
void InternalShowDelayed(Alert.AlertShownReason reason, string title, string message, string button1, string button2, string buttonDefault, string hapticId="")
void InternalShowDelayed(Alert.AlertShownReason reason, string title, string message, string button, string hapticId="")
void Show(Alert.AlertShownReason reason, string title, string message, string button1, string button2, string buttonDefault, string hapticId="")
void Show(Alert.AlertShownReason reason, string title, string message, string button, string hapticId="")
AlertDelayer GetAlertDelayObject()
static Delegate Combine(Delegate a, Delegate b)
static Delegate Remove(Delegate source, Delegate value)
Component GetComponent(Type type)