Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Entity::RegisterForAreaEvents Method
Syntax
C++
int RegisterForAreaEvents(IFunctionHandler* pH, int enable);
Parameters 
Description 
int enable 
0, for disable, any other value for enable. 

!

Entity.RegisterForAreaEvents(enable)

!  

! Registers the script proxy so that it receives area events for this entity. 

 

Copyright (c) 2012. All rights reserved.