Method | Description | |
---|---|---|
ClearFunc ( ) : void | ||
OnDestory ( FuncState funcState = FuncState.Complete ) : void | ||
OnExecute ( ) : void | ||
OnInit ( long funcID, Array param ) : void |
Method | Description | |
---|---|---|
OnCloseUI ( GUIFrame frame ) : void |
public OnDestory ( FuncState funcState = FuncState.Complete ) : void | ||
funcState | FuncState | |
return | void |
public OnInit ( long funcID, Array param ) : void | ||
funcID | long | |
param | Array | |
return | void |