Vanilla WoW Wiki
Advertisement

Removes all override bindings owned by a particular frame.

ClearOverrideBindings(owner);

Arguments[]

owner
Frame - The frame to clear override bindings for.

Details[]

  • The client will automatically restore overridden bindings once override bindings are cleared.
Advertisement