Remove Struct Member
Remove a member from a user struct. Its value is dropped from every row, default and saved instance using the struct. The reconciliation succeeds; the data is gone.
hf_remove_struct_memberWriteDestructiveArguments
| Name | Type | Description |
|---|---|---|
memberreq | string | Member name or GUID. |
structreq | string | |
accept_data_loss | boolean = false | |
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:
- Import Data Table CSV
- Remove Curve Key
- Remove Data Table Row
- Remove Enum Entry
- Rename Data Table Row
- Set Curve Interpolation
- Set Curve Key
- Set Enum Entry
All 25 tools in Data assets — 16 more not listed here.