Show / Hide Table of Contents

Class MyObjectBuilder_WeatherEffect

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

Constructors

MyObjectBuilder_WeatherEffect()

Declaration
public MyObjectBuilder_WeatherEffect()

Fields

Intensity

Declaration
public float Intensity
Field Value
Type Description
System.Single

Life

Declaration
public int Life
Field Value
Type Description
System.Int32

MaxLife

Declaration
public int MaxLife
Field Value
Type Description
System.Int32

NextLightning

Declaration
public int NextLightning
Field Value
Type Description
System.Int32

NextLightningCharacter

Declaration
public int NextLightningCharacter
Field Value
Type Description
System.Int32

NextLightningGrid

Declaration
public int NextLightningGrid
Field Value
Type Description
System.Int32

Position

Declaration
public Vector3D Position
Field Value
Type Description
Vector3D

Radius

Declaration
public float Radius
Field Value
Type Description
System.Single

StartPoint

Declaration
public Vector3D StartPoint
Field Value
Type Description
Vector3D

Velocity

Declaration
public Vector3D Velocity
Field Value
Type Description
Vector3D

Weather

Declaration
public string Weather
Field Value
Type Description
System.String

Properties

EndPoint

Declaration
public Vector3D EndPoint { get; }
Property Value
Type Description
Vector3D
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾