GetDeity
From NWN Lexicon
Contents |
[edit] GetDeity(object)
Determine the deity of a creature.
[edit] Parameters
oCreature
The creature to get the deity of.
[edit] Description
Returns the name of oCreature's deity and a blank string ("") if oCreature is invalid (or if the deity name is blank for oCreature).
[edit] Version
1.22
[edit] See Also
functions: |
author: Tom Cassiotis, editor: Kristian Markon