Battle Talent
V11
|
Inherits MonoBehaviour.
Public Member Functions | |
void | Showup (bool show) |
void | UpdateToggle (bool toggleDot) |
Public Attributes | |
Transform | trans |
string | panelName = "SettingPanel" |
InteractHand | belongHand |
Renderer | handRend |
SoundEffectInfo | toggleSound |
Events | |
System.Action< bool > | ToggleEvent |
System.Action< bool > | TouchEvent |