ReInputMappingHelperGetMapCategory(String) Method |
Gets a specific map category
Namespace: RewiredAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic InputMapCategory GetMapCategory(
string name
)
Parameters
- name String
- Map Category name
Return Value
InputMapCategoryMap Category
See Also