Class MyObjectBuilder_ConsumableItemDefinition.StatValue
Inheritance
System.Object
MyObjectBuilder_ConsumableItemDefinition.StatValue
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class StatValue : Object
Constructors
StatValue()
Declaration
public StatValue()
Fields
Name
Declaration
public string Name
Field Value
Type | Description |
---|---|
System.String |
Time
Declaration
public float Time
Field Value
Type | Description |
---|---|
System.Single |
Value
Declaration
public float Value
Field Value
Type | Description |
---|---|
System.Single |