Osiris/Shared/DB HasTemplateItem: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(DB_HasTemplateItem documentation)
(No difference)

Revision as of 12:23, 8 October 2017

Full Definition(s)
  • DB_HasTemplateItem((STRING)_template, (STRING)_flag)
Description

Defining this database will result in the character/object flag _flag to be set on a character as long as it has at least one item with the root template _template in its inventory.

Notes
See Also