SDL.GetScancodeFromName
Function
Server and Client
Online and Offline
Available since Server 1.0.0, Client 1.0.0
int SDL.GetScancodeFromName(string scanCodeName)
The SDL.GetScancodeFromName function is used to fetch get a scancode from a human-readable name.
Parameters
Documentation Missing: Parameters
Return
int | An integer representing a scancode from a human-readable name. |
Notes
Examples
There aren't any examples for this function.
Compatibility
There isn't any compatibility information for this function.