Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_AI::ParseTables Method
Syntax
C++
bool ParseTables(int firstTable, bool parseMovementAbility, IFunctionHandler* pH, AIObjectParams& aiParams, bool& updateAlways);
Parameters 
Description 
int firstTable 
Properties table. 
bool parseMovementAbility 
True to parse movement ability, false otherwise. 
AIObjectParams& aiParams 
AI parameters. 
bool& updateAlways 

!

AI.ParseTables( firstTable,parseMovementAbility,pH,aiParams,updateAlways )

!  

!  

!  

!  

 

Copyright (c) 2012. All rights reserved.