KeyboardLayoutCustom Constructor (String, String, String)

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the KeyboardLayoutCustom class

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public KeyboardLayoutCustom(
	string languageIdentifier,
	string languageNameEnglish,
	string languageNameNative
)

Parameters

languageIdentifier
Type: SystemString

[Missing <param name="languageIdentifier"/> documentation for "M:Rage.KeyboardLayoutCustom.#ctor(System.String,System.String,System.String)"]

languageNameEnglish
Type: SystemString

[Missing <param name="languageNameEnglish"/> documentation for "M:Rage.KeyboardLayoutCustom.#ctor(System.String,System.String,System.String)"]

languageNameNative
Type: SystemString

[Missing <param name="languageNameNative"/> documentation for "M:Rage.KeyboardLayoutCustom.#ctor(System.String,System.String,System.String)"]

See Also

Reference