This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ShortcutHandler Constructor

public ShortcutHandler(Dictionary<Event,ShortcutDelegate> dictionary);

Parameters

dictionaryDictionary of shortcuts and their actions.

Description

ShortcutHandler's constructor.