Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
GetTableInfo
Syntax
C++
int GetTableLine(IFunctionHandler * pH, char const* tableName, int lineIdx);
Parameters 
Description 
char const* tableName 
name of the table 
int lineIdx 
index of line 

Syntax: Database.GetTableLine("weapons", 5) 

Returns lua table with members of one data line. 

 

Copyright (c) 2012. All rights reserved.