예제 #1
0
 void Start()
 {
     pluginShortcut = new KeybindConfig(PluginKeys.PLUGIN_TOGGLE);
 }
예제 #2
0
 void Start ()
 {
     pluginShotcut = new KeybindConfig (PluginKeys.PLUGIN_TOGGLE);
 }