Show / Hide Table of Contents

Class MyObjectBuilder_KeyAction

Inheritance
System.Object
MyObjectBuilder_Action
MyObjectBuilder_KeyAction
Inherited Members
MyObjectBuilder_Action.Action
Namespace: VRage.Game.ObjectBuilders.Definitions
Assembly: VRage.Game.dll
Syntax
public class MyObjectBuilder_KeyAction : MyObjectBuilder_Action

Constructors

MyObjectBuilder_KeyAction()

Declaration
public MyObjectBuilder_KeyAction()

MyObjectBuilder_KeyAction(MyKeys, ButtonAction)

Declaration
public MyObjectBuilder_KeyAction(MyKeys key, ButtonAction action)
Parameters
Type Name Description
VRage.Input.MyKeys key
ButtonAction action

Fields

Key

Declaration
public MyKeys Key
Field Value
Type Description
VRage.Input.MyKeys
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾