![]() |
TrinityCore
|
#include <GameTables.h>
Public Member Functions | |
| T const * | GetRow (uint32 row) const |
| std::size_t | GetTableRowCount () const |
| void | SetData (std::vector< T > data) |
Private Attributes | |
| std::vector< T > | _data |
Definition at line 178 of file GameTables.h.
Definition at line 181 of file GameTables.h.
|
inline |
Definition at line 189 of file GameTables.h.
|
private |
Definition at line 194 of file GameTables.h.