Class MyObjectBuilder_KeyAction
Inherited Members
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 |