Class MyObjectBuilder_EntityStat
Inheritance
System.Object
MyObjectBuilder_EntityStat
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_EntityStat : MyObjectBuilder_Base
Constructors
MyObjectBuilder_EntityStat()
Declaration
public MyObjectBuilder_EntityStat()
Fields
Effects
Declaration
[Serialize]
public MyObjectBuilder_EntityStatRegenEffect[] Effects
Field Value
MaxValue
Declaration
Field Value
Type |
Description |
System.Single |
|
StatRegenAmountMultiplier
Declaration
public float StatRegenAmountMultiplier
Field Value
Type |
Description |
System.Single |
|
StatRegenAmountMultiplierDuration
Declaration
public float StatRegenAmountMultiplierDuration
Field Value
Type |
Description |
System.Single |
|
Value
Declaration
Field Value
Type |
Description |
System.Single |
|
Extension Methods