Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

ActionBar.Slot getComponent

Author of MaxiBots
Joined
Dec 3, 2013
Messages
7,032
This would be very useful. At the very least a getBounds to be able to drag things onto the ActionBar.
An easy way to get empty slots is also a must. Otherwise adding things to the actionbar becomes unnecessarily long. @Cloud
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
ActionBar.Slot#getBounds() was added in V1.0.4 (or another build around there). ActionBar.getEmptySlots() is being added for V1.0.6.
 
Top