HolyLib Wiki

RemoveTable

  stringtable.RemoveTable( INetworkStringTable table )

Description

Removes the given stringtable.

Deleting a stringtable is NOT networked!
In addition, it might be unsafe and result in crashes when it's a engine created stringtable.
Generally, only use it when you KNOW what your doing.

Arguments

1INetworkStringTable table
The table to set it on