Skip to content
Jigwright
HullForge docs

Remove Anim Notify Track

Remove a notify track. THIS REMOVES THE NOTIFIES ON IT TOO, so the count is reported before and after and the tool refuses unless you pass allow_notify_loss when the track is not empty.

hf_remove_anim_notify_trackWriteDestructive

Arguments

NameTypeDescription
sequencereqstringAnimation sequence, montage or composite path.
trackreqstringTrack to remove.
allow_notify_lossboolean
= false
Required to remove a track that has notifies on it. They go with it.
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.