| MonoBehaviour TextProButton3D.GetInstance |
( |
| ) |
|
|
inline |
| void TextProButton3D.Highlight |
( |
| ) |
|
|
inline |
| bool TextProButton3D.IsButtonLocked |
( |
| ) |
|
|
inline |
| void TextProButton3D.Lock |
( |
| ) |
|
|
inline |
| void TextProButton3D.OnMouseDown |
( |
| ) |
|
|
inline |
| void TextProButton3D.OnMouseDrag |
( |
| ) |
|
|
inline |
| void TextProButton3D.OnMouseEnter |
( |
| ) |
|
|
inline |
| void TextProButton3D.OnMouseExit |
( |
| ) |
|
|
inline |
| void TextProButton3D.OnMouseUp |
( |
| ) |
|
|
inline |
| void TextProButton3D.SetEnable |
( |
bool |
enable | ) |
|
|
inline |
Set the Enable state of the button
- Parameters
-
| enable | Enable state of the button |
| void TextProButton3D.UnHighlight |
( |
| ) |
|
|
inline |
| void TextProButton3D.Unlock |
( |
| ) |
|
|
inline |
| bool TextProButton3D.isBeingHovered |
| Color TextProButton3D.normalColor |
| Callback TextProButton3D.onPressed = (() => { }) |
| Callback TextProButton3D.onReleased = (() => { }) |
| Callback TextProButton3D.onTap = (() => { }) |
The documentation for this class was generated from the following file: