Collapse All
Warhorse ScripBind documentation
CScriptBind_Action::SendGameplayEvent Method
Syntax
C++
int
SendGameplayEvent
(IFunctionHandler*
pH
, ScriptHandle
entityId
,
int
event
);
Parameters
Parameters
Description
ScriptHandle entityId
Identifier for the entity.
int event
Integer for the event.
Description
!
Action.SendGameplayEvent( entityId, event )
!
!
! Sends an event for the gameplay.
Group
CScriptBind_Action Methods
Copyright (c) 2012. All rights reserved.
Made with Doc-O-MaticĀ® Express