Version: 2022.3
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

ShortcutHandlerConstructor

매뉴얼로 전환
public ShortcutHandler (Dictionary<Event,ShortcutDelegate> dictionary);

파라미터

dictionary Dictionary of shortcuts and their actions.

설명

ShortcutHandler's constructor.