GetFollowDistance()
Determines the distance in meters that the associate should follow its 'master' at.
float GetFollowDistance();
Description
Returns the NPC associate's following distance in meters dependent upon NW_ASC_DISTANCE_* setting determined in SetAssociateState. Returns 2.0, 4.0, or 6.0.
Requirements
#include "x0_i0_assoc"
Version
1.22
See Also
functions: | GetAssociateState |
categories: | Core AI Functions |
constants: | NW_ASC_DISTANCE_* Constants |
author: Charles Feduke, editors: John Shuell, Mistress