ControllerElementGlyphSelectorOptionsControllerMapSelectorGetLayoutId Method |
Gets the Controller Map Layout id.
This function can only be accessed while Rewired is initialized.
Namespace: Rewired.GlyphsAssembly: Rewired_Glyphs (in Rewired_Glyphs.dll) Version: 0.0.0.0
Syntaxpublic int GetLayoutId(
ControllerType controllerType
)
Parameters
- controllerType ControllerType
- The controller type.
Return Value
Int32Layout id.
See Also