Click or drag to resize
IMyButtonPanel.ButtonPressed Event

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "E:SpaceEngineers.Game.ModAPI.IMyButtonPanel.ButtonPressed"]

Namespace: SpaceEngineers.Game.ModAPI
Assembly: SpaceEngineers.Game (in SpaceEngineers.Game.dll) Version: 1.0.0.0
Syntax
C#
event Action<int> ButtonPressed

Value

Type: System.Action<Int32>
See Also