KeyboardLayoutCustomDeserialize Method (Stream)

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.KeyboardLayoutCustom.Deserialize(System.IO.Stream)"]

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

public static KeyboardLayoutCustom Deserialize(
	Stream stream
)

Parameters

stream
Type: System.IOStream

[Missing <param name="stream"/> documentation for "M:Rage.KeyboardLayoutCustom.Deserialize(System.IO.Stream)"]

Return Value

Type: KeyboardLayoutCustom

[Missing <returns> documentation for "M:Rage.KeyboardLayoutCustom.Deserialize(System.IO.Stream)"]

See Also

Reference