[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Rage.KeyboardLayoutCustom"]
Inheritance Hierarchy
RageKeyboardLayoutCustom
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
[SerializableAttribute] public class KeyboardLayoutCustom : IKeyboardLayout, IXmlSerializable
The KeyboardLayoutCustom type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| KeyboardLayoutCustom | Initializes a new instance of the KeyboardLayoutCustom class | |
| KeyboardLayoutCustom(String, String, String) | Initializes a new instance of the KeyboardLayoutCustom class |
Properties
| Name | Description | |
|---|---|---|
| KeyDefinitions |
Methods
| Name | Description | |
|---|---|---|
| Deserialize(Stream) | ||
| Deserialize(String) | ||
| GetSchema | ||
| ParseSpecialKey | ||
| ReadXml | ||
| Serialize(Stream) | ||
| Serialize(String) | ||
| WriteXml |
See Also