Skip to content
Jigwright
HullForge docs

Set Sound Class Parent

Move a sound class under a different parent, or detach it to a root. Writes BOTH sides of the link, because the engine only keeps them in agreement when the details panel makes the edit, and refuses a cycle rather than reverting it behind a notification nobody sees.

hf_set_sound_class_parentWrite

Arguments

NameTypeDescription
parentreqstringThe new parent. Pass an empty string to detach and make this class a root.
sound_classreqstring
forceboolean
= 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.

Nearby in Audio:

All 27 tools in Audio — 18 more not listed here.