Project

General

Profile

Eq2icon (Data Type)

Description

This DataType includes data available to ISXEQ2 related to the eq2icon UI element.

Inheritance

This datatype inherits all members and methods of eq2widget (which, in turn, inherits all members/methods of eq2baseobject.)  Script writers are strongly encouraged to visit both of these pages before utilizing eq2icon or any other UI related datatypes. 

Members

  • ability ToAbility
  • bool IsReady
    • Used for icons which represent abilities.
  • uint NodeID
    • This is the ID for whatever the icon is representing.   It could be a RecipeID, ItemID, LootItemID, AbilityID, etc.

Properties

All property names valid for eq2widget, eq2baseobject, as well as any from the list below, can be used with GetProperty/SetProperty.    (For more information on GetProperty/SetProperty, see eq2baseobject.)

  • IconID
  • IconType
  • Available
  • Progress
  • TreatAsButton
  • Font
  • BackGlowColor
  • ForegroundColor
  • MouseOverColor
  • PressedColor