Osiris/API/CloseUI: Difference between revisions
Jump to navigation
Jump to search
Jameshruby (talk | contribs) (Created page with "===== Full Definition(s) ===== * call '''CloseUI'''(''(CHARACTERGUID)'''''_Character''', ''(STRING)'''''_UIName''') ===== Description ===== Closes UI with given _UIName. =====...") |
Jameshruby (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
* call '''CloseUI'''(''(CHARACTERGUID)'''''_Character''', ''(STRING)'''''_UIName''') | * call '''CloseUI'''(''(CHARACTERGUID)'''''_Character''', ''(STRING)'''''_UIName''') | ||
===== Description ===== | ===== Description ===== | ||
Closes UI with given _UIName. | Closes UI if _Character with given _UIName. | ||
===== Notes ===== | ===== Notes ===== | ||
Possible _UINames: | |||
* Inventory | * Inventory | ||
* Crafting | * Crafting |
Latest revision as of 20:41, 25 May 2019
Full Definition(s)
- call CloseUI((CHARACTERGUID)_Character, (STRING)_UIName)
Description
Closes UI if _Character with given _UIName.
Notes
Possible _UINames:
- Inventory
- Crafting
- Container