Execute_OpenUI
Description
Opens a UI panel for the specified entity using the given UI type.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Target entity (Self or Target) |
| S1 | UI type (EB1UIType enum name) |
Examples
| Description | BaseObject | Command | S1 |
|---|---|---|---|
| Open the inventory UI for Self | Self | OpenUI | Inventory |
| Open the character info UI for Target | Target | OpenUI | CharacterInfo |
| Open the craft UI for Self | Self | OpenUI | Craft |
Back to Command FinderSearch and filter all 399 Script Execution documents