Show / Hide Table of Contents

Class MyObjectBuilder_WeaponDefinition.WeaponEffect

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

Constructors

WeaponEffect()

Declaration
public WeaponEffect()

Fields

Action

Declaration
public string Action
Field Value
Type Description
System.String

DisplayOnlyOnDummyFiring

Declaration
public bool DisplayOnlyOnDummyFiring
Field Value
Type Description
System.Boolean

Dummy

Declaration
public string Dummy
Field Value
Type Description
System.String

InstantStop

Declaration
public bool InstantStop
Field Value
Type Description
System.Boolean

Loop

Declaration
public bool Loop
Field Value
Type Description
System.Boolean

OffsetX

Declaration
public float OffsetX
Field Value
Type Description
System.Single

OffsetY

Declaration
public float OffsetY
Field Value
Type Description
System.Single

OffsetZ

Declaration
public float OffsetZ
Field Value
Type Description
System.Single

Particle

Declaration
public string Particle
Field Value
Type Description
System.String

ParticleBirthDecrease

Declaration
public float ParticleBirthDecrease
Field Value
Type Description
System.Single

ParticleBirthIncrease

Declaration
public float ParticleBirthIncrease
Field Value
Type Description
System.Single

ParticleBirthMax

Declaration
public float ParticleBirthMax
Field Value
Type Description
System.Single

ParticleBirthMin

Declaration
public float ParticleBirthMin
Field Value
Type Description
System.Single

ParticleBirthStart

Declaration
public float ParticleBirthStart
Field Value
Type Description
System.Single

ParticleForIronsights

Declaration
public string ParticleForIronsights
Field Value
Type Description
System.String
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾