Jass documentation Database
JASS Documentation Database REFORGED
Results for the query "TriggerRegisterPlayerKeyEventBJ" as a "function"
Function TriggerRegisterPlayerKeyEventBJ
Preview
Extra spaces may have been removed from the original file to show the function in a comfortable way.
// Depress event - find out what key
else
// Unrecognized key - ignore the request and return failure.
return null
endif
// Release event - find out what key
else
// Unrecognized key - ignore the request and return failure.
return null
endif
else
// Unrecognized type - ignore the request and return failure.
return null
endif
endfunction
"Uh-oh, my Tinker bell."
Hmmm... there's no info about this keyword... be the first one in contribute with the keyword TriggerRegisterPlayerKeyEventBJ.
You must be logged into the site in order to give us a hand in keeping updated the information. If you don't have an account, you can create one here.
Page loaded in 0.1013 seconds.
|