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: RewiredAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int[] categoryIds { get; set; }
Property Value
Int32
See Also