This version of Unity is unsupported.

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.