Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PropertyPath.FromKey

Declaration

public static Unity.Properties.PropertyPath FromKey(object key);

Parameters

key The key of the <see cref="PropertyPathPart" />.

Returns

PropertyPath A new PropertyPath

Description

Returns a new PropertyPath from the provided key.