Show / Hide Table of Contents

Class GunSystem.BoxesStatusControl

Inheritance
System.Object
Robust.Client.UserInterface.Control
GunSystem.BoxesStatusControl
Namespace: Content.Client.Weapons.Ranged.Systems
Assembly: Content.Client.dll
Syntax
public sealed class BoxesStatusControl : Control

Constructors

| Improve this Doc View Source

BoxesStatusControl()

Declaration
public BoxesStatusControl()

Methods

| Improve this Doc View Source

Update(Int32, Int32)

Declaration
public void Update(int count, int max)
Parameters
Type Name Description
System.Int32 count
System.Int32 max

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