Interface IToolbarEntryData
Interface that must be implemented to be used in a draggable toolbar. Prevents from overloading ToString.
Namespace: Xareus.Scenarios.Unity.Edition
Assembly: Xareus.Scenarios.Unity.Edition.dll
Syntax
public interface IToolbarEntryData
Properties
ButtonText
Declaration
string ButtonText { get; }
Property Value
Type | Description |
---|---|
string |