Wikia

WoWWiki

Bindings file

Talk0
98,452pages on
this wiki
WoW AddOn

WoW Bindings file is an AddOn file that describes the key bindings for an AddOns.

Reference

Guides

Summary

Example

<Bindings>
  <Binding name="Stop" description="Stop logging chat messages" header="MyAddon">
    MyAddon_StopLogChat();
  </Binding>
  <Binding name="Start" description="Start logging chat messages" runOnUp="true">
    MyAddon_StartLogChat();
  </Binding>
  <Binding name="OpenWindow" description="Open chat log window">
    MyAddon_OpenLogChat();
  </Binding>
</Bindings>

Format

Advertisement | Your ad here

Photos

Add a Photo
61,966photos on this wiki
See all photos >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki