Vixen
02b45cc4
csharp
public enum TemplateChangeKind

What 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)

  • Added

    A tag the template adds that the clip does not have.

  • Removed

    A tag the clip has from this template that the template no longer produces.

  • Changed

    A tag both have, whose fields differ.

  • Kept

    A tag both have and agree about.

  • Edited

    A 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