WoW API: ClearOverrideBindings

From AddOn Studio
Jump to navigation Jump to search

WoW API < ClearOverrideBindings

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.