Osiris/API/CloseUI

From Divinity Engine Wiki
Revision as of 21:23, 25 May 2019 by Jameshruby (talk | contribs) (Created page with "===== Full Definition(s) ===== * call '''CloseUI'''(''(CHARACTERGUID)'''''_Character''', ''(STRING)'''''_UIName''') ===== Description ===== Closes UI with given _UIName. =====...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Full Definition(s)
  • call CloseUI((CHARACTERGUID)_Character, (STRING)_UIName)
Description

Closes UI with given _UIName.

Notes
Possible _UINames:
  • Inventory
  • Crafting
  • Container
See Also