Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
StartAction
Syntax
C++
int EndAction(IFunctionHandler * pH, SmartScriptTable pTable, bool disable, SmartScriptTable arguments);
Parameters 
Description 
bool disable 
if true this action gets disabled on end. 
table 
must be "self" 

Syntax: UIAction.EndAction( table, disable, arguments ) 

Ends a UI Action. This can be only used withing a UIAction Lua script! 

 

Copyright (c) 2012. All rights reserved.