GetDeity(object)
Determine the deity of a creature.
string GetDeity( object oCreature );
Parameters
oCreature
The creature to get the deity of.
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).
Version
1.22
See Also
functions: | SetDeity |
categories: | Get Data from Creature Functions |
author: Tom Cassiotis, editor: Kristian Markon