Method | Description | |
---|---|---|
Pop ( string text1, string text2 ) : void |
Method | Description | |
---|---|---|
OnFinish ( ) : void | ||
OnPopup ( UIContainer popup, object args ) : void | ||
Show ( ) : void |
protected OnPopup ( UIContainer popup, object args ) : void | ||
popup | UIContainer | |
args | object | |
return | void |
public Pop ( string text1, string text2 ) : void | ||
text1 | string | |
text2 | string | |
return | void |