Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_AI::ExecuteAction Method
Syntax
C++
int ExecuteAction(IFunctionHandler * pH);
Parameters 
Description 
action 
Smart Object Action name or id 
participant1 
entity id of the first Participant in the Action 
(optional) participant2..N 
entity ids of other participants 

!

AI.ExecuteAction( action, participant1 [, participant2 [, ... , participantN ] ] )

! Executes an Action on a set of Participants.!  

!  

!  

 

Copyright (c) 2012. All rights reserved.