Show / Hide Table of Contents

Class MyObjectBuilder_CubeBlockDefinition.CubeBlockEffect

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

Constructors

CubeBlockEffect()

Declaration
public CubeBlockEffect()

Fields

Delay

Declaration
public float Delay
Field Value
Type Description
System.Single

Duration

Declaration
public float Duration
Field Value
Type Description
System.Single

Loop

Declaration
public bool Loop
Field Value
Type Description
System.Boolean

Name

Declaration
public string Name
Field Value
Type Description
System.String

Origin

Declaration
public string Origin
Field Value
Type Description
System.String

SpawnTimeMax

Declaration
public float SpawnTimeMax
Field Value
Type Description
System.Single

SpawnTimeMin

Declaration
public float SpawnTimeMin
Field Value
Type Description
System.Single
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾