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 "NW_I0_GENERIC"
Version
1.22
See Also
functions: | GetAssociateState |
categories: | Core AI Functions |
constants: | NW_ASC_DISTANCE_* Constants |
author: Charles Feduke, editor: John Shuell
Send comments on this topic.