Method SetTableCollectionName
SetTableCollectionName(string, bool)
Changes the table collection name. This will change TableCollectionName and update the Addressables data for all tables within the collection.
Declaration
public void SetTableCollectionName(string name, bool createUndo = false)
Parameters
Type | Name | Description |
---|---|---|
string | name | |
bool | createUndo |