Serialization.

GetFriendlyPath(SerializedProperty) Method

Summary

Returns a user friendly version of the UnityEditor.SerializedProperty.propertyPath.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
Serialization

Syntax

public static string GetFriendlyPath(this SerializedProperty property)

Parameters

Name Type Description
property SerializedProperty

Return Value

Type Description
string