Click or drag to resize

ReInputMappingHelperMapCategories Property

Gets list of all map categories

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public IList<InputMapCategory> MapCategories { get; }

Property Value

Type: IListInputMapCategory
See Also