Osiris/API/CloseUI: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Created page with "===== Full Definition(s) ===== * call '''CloseUI'''(''(CHARACTERGUID)'''''_Character''', ''(STRING)'''''_UIName''') ===== Description ===== Closes UI with given _UIName. =====...")
 
No edit summary
Line 4: Line 4:
Closes UI with given _UIName.
Closes UI with given _UIName.
===== Notes =====
===== Notes =====
Possible _UINames:
Possible _UINames:
* Inventory
* Inventory
* Crafting
* Crafting

Revision as of 20:23, 25 May 2019

Full Definition(s)
  • call CloseUI((CHARACTERGUID)_Character, (STRING)_UIName)
Description

Closes UI with given _UIName.

Notes

Possible _UINames:

  • Inventory
  • Crafting
  • Container
See Also