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 SourceMiniTechnologyCardControl(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 |