WoW API: ClearOverrideBindings
Jump to navigation
Jump to search
← WoW API < ClearOverrideBindings
This function is protected, and cannot be called from insecure code while in in combat.
|
Removes all override bindings owned by a particular frame.
ClearOverrideBindings(owner);
Arguments[edit]
- owner
- Frame - The frame to clear override bindings for.
Details[edit]
- The client will automatically restore overridden bindings once override bindings are cleared.