GetDeity

From NWN Lexicon



Contents

[edit] GetDeity(object)

Determine the deity of a creature.

string GetDeity(
    object oCreature
);

[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: 

SetDeity



 author: Tom Cassiotis, editor: Kristian Markon
 

Personal tools
Categories