Events spoofed
BANKFRAME_OPENED
When the Spoof button on the guild bank is clicked, all frames registered to receive BANKFRAME_OPENED will have the event sent to them. (except for the built in Bank frame to prevent it from showing up and auto closing guild bank frame)
BANKFRAME_CLOSED
BANKFRAME_CLOSED is sent when the guild bank is closed.
PLAYERBANKSLOTS_CHANGED
PLAYERBANKSLOTS_CHANGED is fired when slots in the guild bank are changed.
ITEM_LOCK_CHANGED
ITEM_LOCK_CHANGED is fired when guild bank items are locked/unlocked.
Comments