Click or drag to resize

ControllerMapLayoutManagerRulecategoryIds Property

The Map Category ids of the Controller Maps the rule applies to. This is required, or you can set the value using categoryNames instead. Set this to null to clear the categories.

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

Property Value

Type: Int32
See Also