GetFootstepType

From NWN Lexicon


Contents

[edit] GetFootstepType(object)

Returns the FOOTSTEP_TYPE_* of the creature specified.

int GetFootstepType(
    object oCreature = OBJECT_SELF
);

[edit] Parameters

oCreature

The creature that we are interested in.


[edit] Description

Returns the FOOTSTEP_TYPE_* of the creature specified.



[edit] Version

1.66

[edit] See Also

functions: 

SetFootstepType



author: bernosky, editor: Mistress

Personal tools
Categories