Parameters |
Description |
char const* tableName |
name of the table |
int columnIdx |
index of column |
Syntax: Database.GetTableColumnData("weapons", 2)
Returns lua table with members of one table column
Copyright (c) 2012. All rights reserved.
|