IActorItemModifier
Provides settable properties for modifying an actor item's metadata.
Namespace: ControlBee.Interfaces
Properties
| Name | Type | Description |
|---|---|---|
Name | string | Gets or sets the display name of the item. |
Desc | string | Gets or sets the description of the item. |
Visible | bool | Gets or sets whether the item is visible in the UI. |