Click or drag to resize

KeyboardMapSaveData Class

Used to retrieve saveable keyboard map data.
Inheritance Hierarchy
SystemObject
  RewiredControllerMapSaveData
    RewiredKeyboardMapSaveData

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public sealed class KeyboardMapSaveData : ControllerMapSaveData

The KeyboardMapSaveData type exposes the following members.

Properties
Methods
 NameDescription
Public methodGetMapT
(Inherited from ControllerMapSaveData)
Top
See Also