Skip to content

MapEditorKeyShortcuts

Graydon edited this page Mar 21, 2017 · 5 revisions

public class MapEditorKeyShortcuts

Base Class: KeyShortcuts

Fields

private SavedInputKey m_ShortcutSimulationPause
private SavedInputKey m_ShortcutSimulationSpeed1
private SavedInputKey m_ShortcutSimulationSpeed2
private SavedInputKey m_ShortcutSimulationSpeed3
private SavedInputKey m_ShortcutTerrainTool
private SavedInputKey m_ShortcutImportHeightmap
private SavedInputKey m_ShortcutExportHeightmap
private SavedInputKey m_ShortcutWaterTool
private SavedInputKey m_ShortcutNaturalResourcesTool
private SavedInputKey m_ShortcutForestTool
private SavedInputKey m_ShortcutOutsideConnections
private SavedInputKey m_ShortcutEnvironment
private SavedInputKey m_ShortcutBulldozer
private UIButton m_CloseToolbarButton
private UIButton m_CloseInfoViews

Methods

private void Awake()
protected void OnProcessKeyEvent(EventType eventType, KeyCode keyCode, EventModifiers modifiers)
private void Escape()

Clone this wiki locally