- Joined
- Jan 8, 2015
- Messages
- 2,769
- Thread Author
- #1
So there's:
and:
What's the difference? They seem to do the same. JDOCS doesn't give me any solution.
There's also a .ready() filter for ActionBar.Slot querying, but not a .activatable(). Doesn't make much sense.
Code:
ActionBar.Slot.isReady()
and:
Code:
ActionBar.Slot.isActivatable()
What's the difference? They seem to do the same. JDOCS doesn't give me any solution.
There's also a .ready() filter for ActionBar.Slot querying, but not a .activatable(). Doesn't make much sense.