InGameEditor/ItemProperties

Item Properties

This tool opens up the item specific properties window for the first selected item. The UI components for each item's properties window are all different except for the following:

  • Cancel - quit the properties dialog without saving changes
  • Apply - apply the changes on the server, but leave the dialog window open
  • Save - apply the changes on the server and close the dialog window

Back to InGameEditor/Ui