Inherits IBind.
Inherited by AimBind, ReloadBind, ToggleFogBind, and UseBind.
Public Member Functions | |
| BaseBind () | |
| bool | CtrlPressed () |
| bool | ShiftPressed () |
| bool | AltPressed () |
| bool | Active () |
| void | Exec () |
Public Attributes | |
| bool | ctrl |
| bool | alt |
| bool | shift |
| BaseBind | ( | ) |
| bool CtrlPressed | ( | ) |
| bool ShiftPressed | ( | ) |
| bool AltPressed | ( | ) |
| bool Active | ( | ) |
Implements IBind.
| void Exec | ( | ) |
Implements IBind.
Reimplemented in UseBind, ReloadBind, AimBind, and ToggleFogBind.
| bool ctrl |
| bool alt |
| bool shift |
1.7.1