Method RemoveAssetFromTable
RemoveAssetFromTable(AssetTable, TableEntryReference, bool)
Remove the asset mapping from the table entry and also cleans up the Addressables if necessary.
Declaration
public void RemoveAssetFromTable(AssetTable table, TableEntryReference entryReference, bool createUndo = false)
Parameters
Type | Name | Description |
---|---|---|
AssetTable | table | |
TableEntryReference | entryReference | |
bool | createUndo |