Property TableCollectionName
TableCollectionName
The table collection name when ReferenceType is Name. If the ReferenceType is not Name then an attempt will be made to extract the Table Collection Name, for debugging purposes, through the AssetDatabase(in Editor) or by checking the LocalizationSettings to see if the SharedTableData has been loaded by the LocalizedStringDatabase or LocalizedAssetDatabase, if the name can not be resolved then null will be returned.
Declaration
public string TableCollectionName { get; }
Property Value
Type | Description |
---|---|
string |