Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Sandbox.ModAPI.Ingame.ChargeMode

Morten Aune Lyrstad edited this page Apr 16, 2022 · 6 revisions

IndexNamespace Index

ChargeMode Enum

public enum ChargeMode

Describes the charge mode of the battery block

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll

Fields

ChargeMode Auto

Automatic mode

ChargeMode Discharge

Discharge only

ChargeMode Recharge

Recharge only

Clone this wiki locally