Module Feature.Bindings.Bindings
Project: Clock – Tamriel Standard Time
Author: Arne Rantzen (Tyx) Created: 2020–02–23 Updated: 2020–02–23 License: GPL-3.0
Functions
| Toggle () | Function to toggle the visibility of the moon and time and date |
| ToggleTime () | Function to toggle the visibility of the time and date |
| ToggleMoon () | Function to toggle the visibility of the moon |
| Clock_TST:SetupBindings () | Function to create the bindings |
Local Functions
| ToggleTimeVisibility (isVisible) | Function to toggle the visibility of the time and date will update the time object and the settings |
| ToggleMoonVisibility (isVisible) | Function to toggle the visibility of the moon will update the moon object and the settings |
Functions
- Toggle ()
- Function to toggle the visibility of the moon and time and date
- ToggleTime ()
- Function to toggle the visibility of the time and date
- ToggleMoon ()
- Function to toggle the visibility of the moon
- Clock_TST:SetupBindings ()
- Function to create the bindings
Local Functions
- ToggleTimeVisibility (isVisible)
-
Function to toggle the visibility of the time and date
will update the time object and the settings
Parameters:
- isVisible
- ToggleMoonVisibility (isVisible)
-
Function to toggle the visibility of the moon
will update the moon object and the settings
Parameters:
- isVisible