Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_AI::AddAggressiveTarget Method
Syntax
C++
int AddAggressiveTarget(IFunctionHandler * pH);
Parameters 
Description 
entityId 
AI's entity id 
targetId 
Target to add to the list 

true if updated

!

AI.AddAggressiveTarget( entityId, targetId )

! Add the target Id as an aggressive potential target to the entity's list.!  

!  

!

Copyright (c) 2012. All rights reserved.