Class MyObjectBuilder_WeatherEffect
Inheritance
System.Object
MyObjectBuilder_WeatherEffect
Assembly: VRage.Game.dll
Syntax
public class MyObjectBuilder_WeatherEffect : Object
Constructors
MyObjectBuilder_WeatherEffect()
Declaration
public MyObjectBuilder_WeatherEffect()
Fields
Intensity
Declaration
Field Value
Type |
Description |
System.Single |
|
Life
Declaration
Field Value
Type |
Description |
System.Int32 |
|
MaxLife
Declaration
Field Value
Type |
Description |
System.Int32 |
|
NextLightning
Declaration
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
Field Value
Radius
Declaration
Field Value
Type |
Description |
System.Single |
|
StartPoint
Declaration
public Vector3D StartPoint
Field Value
Velocity
Declaration
Field Value
Weather
Declaration
Field Value
Type |
Description |
System.String |
|
Properties
EndPoint
Declaration
public Vector3D EndPoint { get; }
Property Value