Class SidePanelButton
Inheritance
System.Object
SidePanelButton
Assembly: Eco.Gameplay.dll
public class SidePanelButton : Object, IController, IViewController, IHasUniversalID
Constructors
Declaration
Fields
Declaration
Field Value
| Type |
Description |
| System.String |
|
Properties
Declaration
public ThreadSafeAction ClickEvent { get; }
Property Value
Declaration
public ref int ControllerID { get; }
Property Value
| Type |
Description |
| System.Int32 |
|
Declaration
public string Icon { get; set; }
Property Value
| Type |
Description |
| System.String |
|
Methods
Declaration
Events
Declaration
public event PropertyChangedEventHandler PropertyChanged
Event Type
| Type |
Description |
| System.ComponentModel.PropertyChangedEventHandler |
|
Implements
Extension Methods