SDL.SetModState: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{ScriptItem |endpoint = shared |type = function |name = SDL.SetModState |parameters = int modstate |usage = set the current key modifier state for the keyboard |notes = [http...") |
(No difference)
|
Latest revision as of 23:55, 7 November 2018
Function Server and Client
![]()
Online and Offline
Available since Server 1.0.0, Client 1.0.0
unknown SDL.SetModState(int modstate)
The SDL.SetModState function is used to set the current key modifier state for the keyboard.
Parameters
Documentation Missing: Parameters
Return
Documentation Missing: Returns
Notes
Examples
There aren't any examples for this function.
Compatibility
There isn't any compatibility information for this function.