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+e8257758c3446d922301bab0e4637a0e5ec1862f
Syntaxpublic int[] categoryIds { get; set; }Property Value
Int32
See Also