Click or drag to resize

CustomPlatformUnifiedKeyboardSourceKeyPropertyMapSet Method (CustomPlatformUnifiedKeyboardSourceKeyPropertyMapKey)

Set properties for the specified key.

Namespace:  Rewired.Platforms.Custom
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void Set(
	CustomPlatformUnifiedKeyboardSourceKeyPropertyMapKey key
)

Parameters

key
Type: Rewired.Platforms.CustomCustomPlatformUnifiedKeyboardSourceKeyPropertyMapKey
Keys.
See Also