Show / Hide Table of Contents

Class MyBlockDirection

Inheritance
System.Object
MyBlockDirection
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public sealed class MyBlockDirection : Enum

Fields

Both

Declaration
public const MyBlockDirection Both
Field Value
Type Description
MyBlockDirection

Horizontal

Declaration
public const MyBlockDirection Horizontal
Field Value
Type Description
MyBlockDirection

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Vertical

Declaration
public const MyBlockDirection Vertical
Field Value
Type Description
MyBlockDirection
☀
☾
In This Article
  • Fields
    • Both
    • Horizontal
    • value__
    • Vertical
Back to top
Generated by DocFX
☀
☾