Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PropertyPath(string)

Initializes a new instance of the PropertyPath based on the given property string.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Constructor
  • Namespace: Unity.Properties
  • Assembly: UnityEngine.PropertiesModule
public PropertyPath(string path)

Parameters

path

The string path to initialize this instance with.