Click or drag to resize

ActionElementMapid Property

Gets the unique runtime id of this ActionElementMap. 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

Type: Int32
See Also