ControllerMapEnablerRulecategoryIds Property |
The Map Category 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 Map Category id.
[Null = Match any Map Category id (wildcard)]
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