Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_AI::SetFormationUpdate Method
Syntax
C++
int SetFormationUpdate(IFunctionHandler * pH);
Parameters 
Description 
entityId 
entity id of which group the formation is scaled 
update 
update flag (true/false) 

true if the formation update setting was successful

!

AI.SetFormationUpdate(entityId, update)

! ! Changes the update flag of the given entity's formation (if there is) - ! the formation is no more updated if the flag is false. ! !  

!  

!

Copyright (c) 2012. All rights reserved.