Gui
This item only works when running on the client. Client
A table of utility functions for working with GUIs that can be used to speed up the process of writing repository scripts for client objects.
Currently, this is only used by Keys
Functions
bindKeyCache
Gui.
bindKeyCache
(
cache:
GuiManager_Types.KeyCache
) →
(
)
Binds the given cache
to the key cache.
unbindKeyCache
Gui.
unbindKeyCache
(
cache:
GuiManager_Types.KeyCache
) →
(
)
Unbinds the given cache
from the key cache.