Show / Hide Table of Contents

Class ChargeMode

Describes the charge mode of the battery block

Inheritance
System.Object
ChargeMode
Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll
Syntax
public sealed class ChargeMode : Enum

Fields

Auto

Automatic mode

Declaration
public const ChargeMode Auto
Field Value
Type Description
ChargeMode

Discharge

Discharge only

Declaration
public const ChargeMode Discharge
Field Value
Type Description
ChargeMode

Recharge

Recharge only

Declaration
public const ChargeMode Recharge
Field Value
Type Description
ChargeMode

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾