Show / Hide Table of Contents

Class MiniTechnologyCardControl

Inheritance
System.Object
Robust.Client.UserInterface.Control
MiniTechnologyCardControl
Namespace: Content.Client.Research.UI
Assembly: Content.Client.dll
Syntax
public sealed class MiniTechnologyCardControl : Control

Constructors

| Improve this Doc View Source

MiniTechnologyCardControl(TechnologyPrototype, IPrototypeManager, SpriteSystem, FormattedMessage)

Declaration
public MiniTechnologyCardControl(TechnologyPrototype technology, IPrototypeManager prototypeManager, SpriteSystem spriteSys, FormattedMessage description)
Parameters
Type Name Description
TechnologyPrototype technology
Robust.Shared.Prototypes.IPrototypeManager prototypeManager
Robust.Client.GameObjects.SpriteSystem spriteSys
Robust.Shared.Utility.FormattedMessage description

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
☀
☾