AnimancerDataMigrator.

AnimancerDataMigrator(string) Constructor

Summary

Shows dialogue windows explaining what the migration process will involve and confirming that the user wants to proceed before doing so.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerDataMigrator

Syntax

public AnimancerDataMigrator(string functionName)

Remarks

  1. Save the scene if dirty.
  2. Make a backup.

Parameters

Name Type Description
functionName string

Return Value

Type Description
void