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
The string path to initialize this instance with.