Show / Hide Table of Contents

Class BorgBuiState

Inheritance
System.Object
BorgBuiState
Namespace: Content.Shared.Silicons.Borgs
Assembly: Content.Shared.dll
Syntax
public sealed class BorgBuiState : BoundUserInterfaceState

Constructors

| Improve this Doc View Source

BorgBuiState(Single, Boolean)

Declaration
public BorgBuiState(float chargePercent, bool hasBattery)
Parameters
Type Name Description
System.Single chargePercent
System.Boolean hasBattery

Fields

| Improve this Doc View Source

ChargePercent

Declaration
public float ChargePercent
Field Value
Type Description
System.Single
| Improve this Doc View Source

HasBattery

Declaration
public bool HasBattery
Field Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾