Show / Hide Table of Contents

Class SidePanelButton

Inheritance
System.Object
SidePanelButton
Implements
IController
IViewController
IHasUniversalID
Namespace: Eco.Gameplay.Tutorial
Assembly: Eco.Gameplay.dll
Syntax
public class SidePanelButton : Object, IController, IViewController, IHasUniversalID

Constructors

SidePanelButton()

Declaration
public SidePanelButton()

Fields

Id

Declaration
public string Id
Field Value
Type Description
System.String

Properties

ClickEvent

Declaration
public ThreadSafeAction ClickEvent { get; }
Property Value
Type Description
ThreadSafeAction

ControllerID

Declaration
public ref int ControllerID { get; }
Property Value
Type Description
System.Int32

Icon

Declaration
public string Icon { get; set; }
Property Value
Type Description
System.String

Methods

OnClick()

Declaration
public void OnClick()

Events

PropertyChanged

Declaration
public event PropertyChangedEventHandler PropertyChanged
Event Type
Type Description
System.ComponentModel.PropertyChangedEventHandler

Implements

IController
IViewController
IHasUniversalID

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾