Battle Talent  V11
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
CrossLink.MessageDialog Class Reference

Inherits CrossLink.PanelBase.

Public Member Functions

void OnInit (string titleStr, string contentStr, System.Action< UIEvent > action1, System.Action< UIEvent > action2)
 

Static Public Member Functions

static void ShowMessageDialog (string title, string content, System.Action< UIEvent > actionL, System.Action< UIEvent > actionR)
 

Public Attributes

UIButton btnL
 
UIButton btnR
 
Text title
 
Text content
 

Additional Inherited Members