Specifies that the string field represents a path to a Unity resource.
More...
Inherits DrawerPropertyAttribute.
|
| | UnityResourcePathAttribute (Type resourceType) |
| | Initializes a new instance of the class with the specified resource type.
|
|
| PropertyAttribute (bool applyToCollection=false) |
|
|
Type | ResourceType [get] |
| | The type of the resource.
|
|
new bool | applyToCollection [get] |
|
|
| DrawerPropertyAttribute (bool applyToCollection=false) |
Specifies that the string field represents a path to a Unity resource.
◆ UnityResourcePathAttribute()
| UnityResourcePathAttribute |
( |
Type | resourceType | ) |
|
Initializes a new instance of the class with the specified resource type.
- Parameters
-