Show / Hide Table of Contents

Class MyEnergyConstants

Inheritance
System.Object
MyEnergyConstants
Namespace: Sandbox.Game
Assembly: Sandbox.Game.dll
Syntax
public static class MyEnergyConstants : Object

Fields

BATTERY_MAX_CAPACITY

Declaration
public const float BATTERY_MAX_CAPACITY = 1E-05F
Field Value
Type Description
System.Single

BATTERY_MAX_POWER_INPUT

Declaration
public const float BATTERY_MAX_POWER_INPUT = 0.0018F
Field Value
Type Description
System.Single

BATTERY_MAX_POWER_OUTPUT

Declaration
public const float BATTERY_MAX_POWER_OUTPUT = 0.009F
Field Value
Type Description
System.Single

MAX_REQUIRED_POWER_ANTENNA

Declaration
public const float MAX_REQUIRED_POWER_ANTENNA = 0.002F
Field Value
Type Description
System.Single

MAX_REQUIRED_POWER_CONNECTOR

Declaration
public const float MAX_REQUIRED_POWER_CONNECTOR = 0.001F
Field Value
Type Description
System.Single

MAX_REQUIRED_POWER_DOOR

Declaration
public const float MAX_REQUIRED_POWER_DOOR = 3E-05F
Field Value
Type Description
System.Single

MAX_REQUIRED_POWER_MEDICAL_ROOM

Declaration
public const float MAX_REQUIRED_POWER_MEDICAL_ROOM = 0.002F
Field Value
Type Description
System.Single

MAX_REQUIRED_POWER_ORE_DETECTOR

Declaration
public const float MAX_REQUIRED_POWER_ORE_DETECTOR = 0.002F
Field Value
Type Description
System.Single

MAX_REQUIRED_POWER_SHIP_DRILL

Declaration
public const float MAX_REQUIRED_POWER_SHIP_DRILL = 0.002F
Field Value
Type Description
System.Single

MAX_REQUIRED_POWER_SHIP_GRINDER

Declaration
public const float MAX_REQUIRED_POWER_SHIP_GRINDER = 0.002F
Field Value
Type Description
System.Single

MAX_REQUIRED_POWER_SHIP_GUN

Declaration
public const float MAX_REQUIRED_POWER_SHIP_GUN = 0.0002F
Field Value
Type Description
System.Single

MAX_REQUIRED_POWER_SOUNDBLOCK

Declaration
public const float MAX_REQUIRED_POWER_SOUNDBLOCK = 0.0002F
Field Value
Type Description
System.Single

MAX_REQUIRED_POWER_TURRET

Declaration
public const float MAX_REQUIRED_POWER_TURRET = 0.002F
Field Value
Type Description
System.Single

MIN_REQUIRED_POWER_THRUST_CHANGE_THRESHOLD

Declaration
public const float MIN_REQUIRED_POWER_THRUST_CHANGE_THRESHOLD = 2.00000017E-08F
Field Value
Type Description
System.Single

RECHARGE_TIMEOUT

Declaration
public const int RECHARGE_TIMEOUT = 100
Field Value
Type Description
System.Int32

REQUIRED_INPUT_CHARACTER_LIGHT

Declaration
public const float REQUIRED_INPUT_CHARACTER_LIGHT = 2E-06F
Field Value
Type Description
System.Single

REQUIRED_INPUT_CONVEYOR_LINE

Declaration
public const float REQUIRED_INPUT_CONVEYOR_LINE = 2E-05F
Field Value
Type Description
System.Single

REQUIRED_INPUT_ENGINEERING_TOOL

Declaration
public const float REQUIRED_INPUT_ENGINEERING_TOOL = 0.0001F
Field Value
Type Description
System.Single

REQUIRED_INPUT_HAND_DRILL

Declaration
public const float REQUIRED_INPUT_HAND_DRILL = 4E-05F
Field Value
Type Description
System.Single

REQUIRED_INPUT_JETPACK

Declaration
public const float REQUIRED_INPUT_JETPACK = 2E-05F
Field Value
Type Description
System.Single

REQUIRED_INPUT_LIFE_SUPPORT

Declaration
public const float REQUIRED_INPUT_LIFE_SUPPORT = 1E-05F
Field Value
Type Description
System.Single

REQUIRED_INPUT_LIFE_SUPPORT_WITHOUT_HELMET

Declaration
public const float REQUIRED_INPUT_LIFE_SUPPORT_WITHOUT_HELMET = 1E-06F
Field Value
Type Description
System.Single
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾