GetAssociateType

From NWN Lexicon



Contents

[edit] GetAssociateType(object)

Returns the associate type of the specified creature

int GetAssociateType(
    object oCreature
);

[edit] Parameters

oCreature

Creature to get the associate type of


[edit] Description

Returns the associate type of the specified creature.

Returns ASSOCIATE_TYPE_NONE if the creature is not the associate of anyone.



[edit] Remarks

Returns an ASSOCIATE_TYPE_* constant.


[edit] Version

1.61

[edit] See Also

constants: 

ASSOCIATE_TYPE_* Constants



 author: Lilac Soul
 

Personal tools
Categories