Project

General

Profile

Eq2examineitemwindow (Data Type)

Description

This DataType includes data available to ISXEQ2 related to Item Examine windows.

Members

  • int TextVector
    • Number of lines (i.e., eq2text objects) in the TextVector
  • eq2text TextVector[#]
    • # is between 1 and the value returned from using this member without an argument.
  • iteminfo ToItem
    • Returns the item being examined as an item datatype object.   (Note:  All members of the item should be available without initialization when accessed via the examineitemwindow.)
  • eq2checkbox GetPVPCheckbox