Click or drag to resize

ControllerMapEnablerRulelayoutIds Property

The Layout ids of the Controller Maps the rule applies to. This is optional. If this value is set to null, this will apply to all Controller Maps regardless of the Layout id. [Null = Match any Layout id (wildcard)]

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

Property Value

Type: Int32
See Also