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

PropertyPath.FromPart

Declaration

public static Unity.Properties.PropertyPath FromPart(ref Unity.Properties.PropertyPathPart part);

Parameters

part The <see cref="PropertyPathPart" />

Returns

PropertyPath A new PropertyPath

Description

Returns a new PropertyPath from the provided PropertyPathPart.