Show / Hide Table of Contents

Class MyObjectBuilder_WeatherEffectDefinition.HealthHazardSource

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

Constructors

HealthHazardSource()

Declaration
public HealthHazardSource()

Fields

DamageAmountMax

Declaration
public float DamageAmountMax
Field Value
Type Description
System.Single

DamageAmountMin

Declaration
public float DamageAmountMin
Field Value
Type Description
System.Single

DamageIntervalMax

Declaration
public float DamageIntervalMax
Field Value
Type Description
System.Single

DamageIntervalMin

Declaration
public float DamageIntervalMin
Field Value
Type Description
System.Single

DamageSoundOverride

Declaration
public string DamageSoundOverride
Field Value
Type Description
System.String

MinWeatherIntensity

Declaration
public float MinWeatherIntensity
Field Value
Type Description
System.Single

ShowNotification

Declaration
public bool ShowNotification
Field Value
Type Description
System.Boolean
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾