Skip to content
Jigwright
HullForge docs

Remove Anim Notify

Remove every notify with a given name from a sequence. Reports how many went, because 'a notify' and 'four notifies that share a name' look the same from a call site and only one of those is what you meant.

hf_remove_anim_notifyWriteDestructive

Arguments

NameTypeDescription
notifyreqstringNotify NAME as reported by hf_list_anim_notifies.
sequencereqstringAnimation sequence, montage or composite path.
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 Animation:

All 52 tools in Animation — 43 more not listed here.