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+fd80194fe28f6b408ce098e98c53850d307c3a32
Syntax
C#
public int[] layoutIds { get; set; }

Property Value

Int32
See Also