Method Global:LookupEntry [-] [+]

Returns the instance of the specified DBC (DatabaseClient) store.

This function retrieves the DBC store associated with the provided name and pushes it onto the Lua stack.

Synopsis

store = LookupEntry( char, id )

Arguments

ons char
See method description.
number id

The ID used to look up within the specified DBC store..

Valid numbers: integers from 0 to 4,294,967,295.

Returns

DBCStore store

The requested DBC store instance..

Generated on
©2016 - Eluna Lua Engine