Show / Hide Table of Contents

Class ButtonAction

Inheritance
System.Object
ButtonAction
Namespace: VRage.Game.ObjectBuilders.Definitions
Assembly: VRage.Game.dll
Syntax
public sealed class ButtonAction : Enum

Fields

NewPressed

Declaration
public const ButtonAction NewPressed
Field Value
Type Description
ButtonAction

NewReleased

Declaration
public const ButtonAction NewReleased
Field Value
Type Description
ButtonAction

Pressed

Declaration
public const ButtonAction Pressed
Field Value
Type Description
ButtonAction

Released

Declaration
public const ButtonAction Released
Field Value
Type Description
ButtonAction

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾