Class BorgBuiState
Inheritance
System.Object
BorgBuiState
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
Field Value
Type |
Description |
System.Boolean |
|