ControllerElementGlyphSelectorOptionsControllerMapSelectorSetLayoutId Method |
Sets 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 void SetLayoutId(
ControllerType controllerType,
int layoutId
)
Parameters
- controllerType ControllerType
- The controller type.
- layoutId Int32
- The layout id.
See Also