csharp
public enum TemplateChangeKindWhat re-applying a template would do to one tag.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (5)
AddedA tag the template adds that the clip does not have.
RemovedA tag the clip has from this template that the template no longer produces.
ChangedA tag both have, whose fields differ.
KeptA tag both have and agree about.
EditedA tag from this template that somebody has since edited by hand, which a re-apply would overwrite.
Used by (4)
- AuthoringTestsVixen.Animation.Tests
- ConstraintTemplateContentVixen.Animation
- TemplateChangeVixen.Animation
- TemplateDiffVixen.Animation