Show / Hide Table of Contents

Class HandButton

Inheritance
System.Object
Robust.Client.UserInterface.Control
SlotControl
HandButton
Implements
IEntityControl
Namespace: Content.Client.UserInterface.Systems.Hands.Controls
Assembly: Content.Client.dll
Syntax
public sealed class HandButton : SlotControl, IEntityControl

Constructors

| Improve this Doc View Source

HandButton(String, HandLocation)

Declaration
public HandButton(string handName, HandLocation handLocation)
Parameters
Type Name Description
System.String handName
HandLocation handLocation

Implements

IEntityControl

Extension Methods

ControlExtension.GetControlOfType<T>(Control)
ControlExtension.GetControlOfType<T>(Control, String)
ControlExtension.GetControlOfType<T>(Control, Boolean)
ControlExtension.GetControlOfType<T>(Control, String, Boolean)
ControlExtension.GetSearchableControls(Control, Boolean)
ControlExtension.ChildrenContainText(Control, String)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾