AnimActionGoToStop(float)

From NWN Lexicon
Jump to navigationJump to search

Go to a nearby waypoint or placeable marked with the tag "NW_STOP".

int AnimActionGoToStop(
    float fMaxDistance
);

Parameters

fMaxDistance
The DISTANCE_* constant corresponding to the maximum distance to search for the tagged object.

Description

Go to a nearby waypoint or placeable marked with the tag "NW_STOP".

Requirements

#include "x0_i0_anims"

Version

???

See Also

functions:  GetRandomStop



author: Baragg, editor: Mistress