StringAssetEditor Class

Summary

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

Syntax

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

Attributes

Type Description
CustomEditor

Methods

Name Value Summary
OnInspectorGUI() void