Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Action::SendGameplayEvent Method
Syntax
C++
int SendGameplayEvent(IFunctionHandler* pH, ScriptHandle entityId, int event);
Parameters 
Description 
ScriptHandle entityId 
Identifier for the entity. 
int event 
Integer for the event. 

!

Action.SendGameplayEvent( entityId, event )

!  

!  

! Sends an event for the gameplay. 

 

Copyright (c) 2012. All rights reserved.