Category:Osiris Queries: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Created page with "test")
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
test
Queries request information about the state of the world from Osiris. They can be used in the part of a rule that checks conditions. Queries almost always succeed, except if you pass an initialised value as an '''''[out]''''' parameter and it does not match the value the query would returns. On the pages below, this will be called the '''Default Return Value'''. If a query can also fail under other circumstances, this will be mentioned.
 
[[Category:Osiris APIs]]

Latest revision as of 22:02, 1 March 2018

Queries request information about the state of the world from Osiris. They can be used in the part of a rule that checks conditions. Queries almost always succeed, except if you pass an initialised value as an [out] parameter and it does not match the value the query would returns. On the pages below, this will be called the Default Return Value. If a query can also fail under other circumstances, this will be mentioned.

Pages in category "Osiris Queries"

The following 116 pages are in this category, out of 116 total.