Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_AI::UpdateTempTarget Method
Syntax
C++
int UpdateTempTarget(IFunctionHandler* pH);
Parameters 
Description 
entityId 
AI's entity id 
vPos 
New position of the temporary target 

true if updated

!

AI.UpdateTempTarget( entityId, vPos )

! Updates the entity's temporary potential target to the given position.!  

!  

!

Copyright (c) 2012. All rights reserved.