HolyLib Wiki

FindTable

  INetworkStringTable stringtable.FindTable( string tableName )

Description

Returns the INetworkStringTable found by the given name.

Arguments

1string tableName
The tableName to search for

Returns

1INetworkStringTable stringtable
Returns the found stringtable. returns nil on failure