Show / Hide Table of Contents

Class MyObjectBuilder_WeatherLightning

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_WeatherLightning
Inherited Members
MyObjectBuilder_Base.ShouldSerializeSubtypeId()
MyObjectBuilder_Base.Clone()
MyObjectBuilder_Base.Equals(MyObjectBuilder_Base)
MyObjectBuilder_Base.SubtypeId
MyObjectBuilder_Base.SubtypeName
MyObjectBuilder_Base.TypeId
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class MyObjectBuilder_WeatherLightning : MyObjectBuilder_Base

Constructors

MyObjectBuilder_WeatherLightning()

Declaration
public MyObjectBuilder_WeatherLightning()

Fields

BoltImpulseMultiplier

Declaration
public float BoltImpulseMultiplier
Field Value
Type Description
System.Single

BoltLength

Declaration
public float BoltLength
Field Value
Type Description
System.Single

BoltParts

Declaration
public byte BoltParts
Field Value
Type Description
System.Byte

BoltRadius

Declaration
public float BoltRadius
Field Value
Type Description
System.Single

BoltVariation

Declaration
public short BoltVariation
Field Value
Type Description
System.Int16

Color

Declaration
public Vector4 Color
Field Value
Type Description
Vector4

Damage

Declaration
public int Damage
Field Value
Type Description
System.Int32

ExplosionRadius

Declaration
public float ExplosionRadius
Field Value
Type Description
System.Single

Life

Declaration
public byte Life
Field Value
Type Description
System.Byte

MaxLife

Declaration
public short MaxLife
Field Value
Type Description
System.Int16

Position

Declaration
public Vector3D Position
Field Value
Type Description
Vector3D

Sound

Declaration
public string Sound
Field Value
Type Description
System.String

Extension Methods

MyObjectBuilderExtensions.GetId(MyObjectBuilder_Base)
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾