Show / Hide Table of Contents

Class MyObjectBuilder_BatteryRegenerationEffect

Inheritance
System.Object
MyObjectBuilder_BatteryRegenerationEffect
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class MyObjectBuilder_BatteryRegenerationEffect : Object

Constructors

MyObjectBuilder_BatteryRegenerationEffect()

Declaration
public MyObjectBuilder_BatteryRegenerationEffect()

Fields

ChargePerSecond

Declaration
public float ChargePerSecond
Field Value
Type Description
System.Single

LastRegenTimeInMiliseconds

Declaration
public long LastRegenTimeInMiliseconds
Field Value
Type Description
System.Int64

RemainingTimeInMiliseconds

Declaration
public long RemainingTimeInMiliseconds
Field Value
Type Description
System.Int64
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾