AnimancerToolsWindow.

FindSerializedPropertyForTool(AnimancerToolsWindow.Tool) Method

Summary

Returns the UnityEditor.SerializedProperty which represents the specified `tool`.
Assembly
Animancer.dll
Namespace
Animancer.Editor.Tools
Containing Type
AnimancerToolsWindow

Syntax

public SerializedProperty FindSerializedPropertyForTool(AnimancerToolsWindow.Tool tool)

Parameters

Name Type Description
tool AnimancerToolsWindow.Tool

Return Value

Type Description
SerializedProperty