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