Remove Data Table Row
Remove a row. Every Data Table Row Handle naming it now resolves to NOTHING at runtime, silently, and there is no way to find those handles from here.
hf_remove_data_table_rowWriteDestructiveArguments
| Name | Type | Description |
|---|---|---|
data_tablereq | string | |
rowreq | string | |
accept_broken_handles | boolean = false | Required. Every Data Table Row Handle pointing at this row resolves to a default-constructed row afterwards, which is zeroes rather than an error. |
force | boolean = false | Edit even when the asset cannot currently be saved - for example when revision control is configured but disconnected. The change will be made in memory and WILL BE LOST unless the underlying problem is fixed before saving. Only pass this if you intend to discard the work or fix the connection first. |
Related tools
Nearby in Data assets:
- Find Enum Usage
- Find Struct Usage
- Import Data Table CSV
- Remove Curve Key
- Remove Enum Entry
- Remove Struct Member
- Rename Data Table Row
- Set Curve Interpolation
All 25 tools in Data assets — 16 more not listed here.