Battle Talent
V11
|
Inherits MonoBehaviour.
Inherited by CrossLink.UIButton.
Public Member Functions | |
virtual void | Select () |
void | OnHover (bool h) |
virtual void | SetDisable (bool d) |
Static Public Member Functions | |
static UIEvent | QueryUIEvent (Transform trans) |
Public Attributes | |
bool | isDisable = false |
Protected Member Functions | |
void | Awake () |
void | OnDestroy () |
virtual void | OnDisable () |
virtual void | OnEnable () |
virtual void | HoverEnter () |
virtual void | HoverExit () |
Protected Attributes | |
Transform | trans |