Dialogs
Working with dialogs.
IS_ITEM_GIVEN_OR_CREATED_IN_DIALOG
action
Returns 1 if item is given or created in the dialog, 0 otherwise.
| STR_VAR | Description | Type | Default |
|---|---|---|---|
| dialog | dialog resource | resref | required |
| item | item resource | resref | required |
| Return values | Description | Type |
|---|---|---|
| present | item is given or created in the dialog? | bool |