-
Notifications
You must be signed in to change notification settings - Fork 55
MTY_AppRemoveHotkeys
chrisd1100 edited this page Aug 25, 2022
·
1 revision
Remove all hotkeys.
void MTY_AppRemoveHotkeys(
MTY_App * ctx,
MTY_Scope scope
);
ctx
(MTY_App *
)
The MTY_App
.
scope
(MTY_Scope
)
Global or local scope.