Interface ISerializedPropertyProvider
Namespace: Unity.VisualScripting
Syntax
public interface ISerializedPropertyProvider
Properties
item
Declaration
object item { get; set; }
Property Value
| Type | Description |
|---|---|
| Object |
public interface ISerializedPropertyProvider
object item { get; set; }
| Type | Description |
|---|---|
| Object |