GetBehind()

Causes the caller to move behind the player who is considered their Master.

void GetBehind();

Description

Causes the Henchmen calling this function to attempt to move behind their Master.



Remarks

Function found in nw_i0_assoc.nss on line 194.

Im unsure if this works as advertised. BioWare only uses it once in their DoFollowMaster() function, but then it was commented out.


Requirements

#include "nw_i0_assoc"

Version

1.22

See Also

functions: DoFollowMaster
categories: Henchmen/Familiars/Summoned Functions


 author: John Shuell