OnCharacter: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = client
|name = onCharacter
|side = client
|type = event
|type = event
|name = onCharacter
|games = iii vc sa iv
|usage = a character key is pressed down
|desc = a character key is pressed down. If the character key is held down, the event is triggered repeatedly.
|callbackParameters = Event event, string text
|arg1 = string text The character typed.
|parameter1 = string text The character typed.
|cancel = false
|cancellable = false
}}
}}
6,841

edits

Navigation menu