Serialization.

GetFriendlyPath(SerializedProperty) Method

Summary

Returns a user friendly version of the UnityEditor.SerializedProperty.propertyPath.

Syntax

public static string GetFriendlyPath(this SerializedProperty property)

Parameters

Name Type Description
property SerializedProperty

Return Value

Type Description
string