Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
GetPathLoop
Syntax
C++
int GetPredictedPosAlongPath(IFunctionHandler * pH);
Parameters 
Description 
entityId 
AI's entity id 
time 
prediction time (sec) 
retPos 
return point value 
return 
true if successful
 

Syntax: AI.GetPredictedPosAlongPath( entityId, time, retPos ) 

Gets the agent predicted position along his path at a given time

Copyright (c) 2012. All rights reserved.