Class SimulationSpeedScreenButtonDataSource
Inheritance
SimulationSpeedScreenButtonDataSource
Implements
IDataSourceViewHashProvider
Assembly: fwt.hexterrains.dll
[Serializable]
public class SimulationSpeedScreenButtonDataSource : UIDataSource, IDataSourceViewHashProvider, ICommitChanges
Fields
Declaration
[SerializeField]
protected UIButtonDataSource _button
Field Value
Declaration
[SerializeField]
protected bool _isSelected
Field Value
Properties
Declaration
[CreateProperty]
public UIButtonDataSource Button { get; set; }
Property Value
Declaration
[CreateProperty]
public bool IsSelected { get; set; }
Property Value
Declaration
[CreateProperty]
public DisplayStyle SelectionOutlineDisplayStyle { get; }
Property Value
| Type |
Description |
| DisplayStyle |
|
Implements
UnityEngine.UIElements.IDataSourceViewHashProvider
Extension Methods