Show / Hide Table of Contents

Class MergeState

Inheritance
System.Object
MergeState
Namespace: SpaceEngineers.Game.ModAPI.Ingame
Assembly: SpaceEngineers.Game.dll
Syntax
public sealed class MergeState : Enum

Fields

Constrained

Declaration
public const MergeState Constrained
Field Value
Type Description
MergeState

Locked

Declaration
public const MergeState Locked
Field Value
Type Description
MergeState

None

Declaration
public const MergeState None
Field Value
Type Description
MergeState

Unset

Declaration
public const MergeState Unset
Field Value
Type Description
MergeState

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Working

Declaration
public const MergeState Working
Field Value
Type Description
MergeState
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾