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

true if successful

!

AI.GetPredictedPosAlongPath( entityId, time, retPos )

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

!  

!  

!  

 

Copyright (c) 2012. All rights reserved.