Skip to main content

IActorItemModifier

Provides settable properties for modifying an actor item's metadata.

Namespace: ControlBee.Interfaces

Properties

NameTypeDescription
NamestringGets or sets the display name of the item.
DescstringGets or sets the description of the item.
VisibleboolGets or sets whether the item is visible in the UI.

See Also