Editor Class

Summary

[Editor-Only] A custom Inspector for AnimancerReadMe.
Assembly
Animancer.dll
Namespace
global
Base Types
  • ReadMe.Editor
graph BT Type-->Base0["ReadMe.Editor"] Type["Editor"] class Type type-node

Syntax

[CustomEditor(typeof(AnimancerReadMe), editorForChildClasses: true)]
public class Editor : ReadMe.Editor

Attributes

Type Description
CustomEditor

Events

Name Type Summary
MigrateOldAssetData Action<string>
A callback to execute data migration.
static

Methods

Name Value Summary
DoNewVersionDetails() void