# plugins.core.razer.prefs

Razer Preferences Panel


# API Overview

Fields - Variables which can only be accessed from an object returned by a constructor

  • changeBankOnHardwareWhenChangingHere
  • lastApplication
  • lastControlID
  • lastControlType
  • lastDevice
  • lastExportPath
  • lastImportPath
  • pasteboard

# API Documentation

# Fields

# changeBankOnHardwareWhenChangingHere

Signature plugins.core.razer.prefs.changeBankOnHardwareWhenChangingHere <cp.prop: boolean>
Type Field
Description Should we change bank on hardware when changing in preferences?
Notes None
Source src/plugins/core/razer/prefs/init.lua line 75

# lastApplication

Signature plugins.core.razer.prefs.lastApplication <cp.prop: string>
Type Field
Description Last Bank used in the Preferences Panel.
Notes None
Source src/plugins/core/razer/prefs/init.lua line 60

# lastControlID

Signature plugins.core.razer.prefs.lastControlID <cp.prop: string>
Type Field
Description Last Selected Control ID used in the Preferences Panel.
Notes None
Source src/plugins/core/razer/prefs/init.lua line 70

# lastControlType

Signature plugins.core.razer.prefs.lastControlType <cp.prop: string>
Type Field
Description Last Selected Control Type used in the Preferences Panel.
Notes None
Source src/plugins/core/razer/prefs/init.lua line 65

# lastDevice

Signature plugins.core.razer.prefs.lastDevice <cp.prop: string>
Type Field
Description Last Bank used in the Preferences Panel.
Notes None
Source src/plugins/core/razer/prefs/init.lua line 50

# lastExportPath

Signature plugins.core.razer.prefs.lastExportPath <cp.prop: string>
Type Field
Description Last Export path.
Notes None
Source src/plugins/core/razer/prefs/init.lua line 85

# lastImportPath

Signature plugins.core.razer.prefs.lastImportPath <cp.prop: string>
Type Field
Description Last Import path.
Notes None
Source src/plugins/core/razer/prefs/init.lua line 80

# pasteboard

Signature plugins.core.razer.prefs.pasteboard <cp.prop: table>
Type Field
Description Pasteboard
Notes None
Source src/plugins/core/razer/prefs/init.lua line 45