AnimancerGUI.

CurrentFieldText Property

Summary

Returns the current text string from the internal UnityEditor.EditorGUI text editor used by things like UnityEditor.EditorGUI.FloatField(UnityEngine.Rect,System.Single).
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerGUI

Syntax

public static string CurrentFieldText { get; }

Value

Type Description
string