Class PropertyModification
Inherited Members
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public sealed class PropertyModification
Fields
| Improve this Doc View SourceobjectReference
Declaration
public Object objectReference
Field Value
Type | Description |
---|---|
Object |
propertyPath
Declaration
public string propertyPath
Field Value
Type | Description |
---|---|
String |
target
Declaration
public Object target
Field Value
Type | Description |
---|---|
Object |
value
Declaration
public string value
Field Value
Type | Description |
---|---|
String |