|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
Public Member Functions | |
| bool | ShowMouseHintLeft () |
| string | GetTextMouseHintLeft () |
| bool | ShowMouseHintRight () |
| string | GetTextMouseHintRight () |
Definition at line 1 of file IMouseHint.cs.
| string IMouseHint.GetTextMouseHintLeft | ( | ) |
Implemented in ButtonAbility, and ButtonGrid.
Referenced by UI.ShowMouseHint().
| string IMouseHint.GetTextMouseHintRight | ( | ) |
Implemented in ButtonAbility, and ButtonGrid.
Referenced by UI.ShowMouseHint().
| bool IMouseHint.ShowMouseHintLeft | ( | ) |
Implemented in ButtonAbility, and ButtonGrid.
Referenced by UI.ShowMouseHint().
| bool IMouseHint.ShowMouseHintRight | ( | ) |
Implemented in ButtonAbility, and ButtonGrid.
Referenced by UI.ShowMouseHint().