Difference between revisions of "Osiris/API/CharacterIsNeutral"

From Divinity Engine Wiki
Jump to: navigation, search
(Osiris Core APIs)
 
m
Line 1: Line 1:
 
===== Notes =====
 
===== Notes =====
* See [[Osiris/API/CharacterIsAlly]] for detailed information, except that this query returns whether the characters are neutral.
+
* See [[Osiris/API/CharacterIsAlly|CharacterIsAlly]] for detailed information, except that this query returns whether the characters are neutral.
 
===== See Also =====
 
===== See Also =====
* [[Osiris/API/CharacterIsAlly]]
+
* [[Osiris/API/CharacterIsAlly|CharacterIsAlly]]
* [[Osiris/API/CharacterIsEnemy]]
+
* [[Osiris/API/CharacterIsEnemy|CharacterIsEnemy]]
 
   
 
   
 
[[Category:Osiris Queries]]
 
[[Category:Osiris Queries]]

Revision as of 22:43, 25 August 2017

Notes
  • See CharacterIsAlly for detailed information, except that this query returns whether the characters are neutral.
See Also