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

PropertyPath.FromIndex

Declaration

public static Unity.Properties.PropertyPath FromIndex(int index);

Parameters

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

Returns

PropertyPath A new PropertyPath

Description

Returns a new PropertyPath from the provided index.