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

Syntax: Action.SendGameplayEvent( entityId, event ) 

Sends an event for the gameplay. 

 

Copyright (c) 2012. All rights reserved.