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

PropertyPath Constructor

Declaration

public PropertyPath(string path);

Parameters

path The string path to initialize this instance with.

Description

Initializes a new instance of the PropertyPath based on the given property string.