This is the old Animancer v7.4 documentation. Click here for the latest version.

StringAssetEditor Class

Summary

[Editor-Only] A custom Inspector for Animancer.StringAssets.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Base Types
  • Editor
StringAssetEditor
Editor

Syntax

[CustomEditor(typeof(StringAsset), true)]
public class StringAssetEditor : Editor

Attributes

Type Description
CustomEditor

Methods

Name Value Summary
OnInspectorGUI() void