• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[vJASS] GetWidgetType(widget)

Status
Not open for further replies.
Level 20
Joined
Jul 14, 2011
Messages
3,213
I don't think so.

You could check "If Unit - Life of Unit > 0" if it's an item or a destructible, it will return null, so jump to "Else, If Item - Life of Item > 0", if it's a destructible, it will return null, leaving destructible as the obvious widget.
 
Status
Not open for further replies.
Top