Click or drag to resize

ControllerMapid Property

The unique id of this controller map. This value is not consistent between game sessions, so do not store it.

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int id { get; }

Property Value

Int32
See Also