This is an old revision of the document!
<- PRPL reference <- Input
Arguments | Result | Notation |
---|---|---|
string | bool | [ string - bool ] |
Checks if the key was released up on this frame.
# let's say you want to launch a missile as soon as you release the "K" key "K" GetKeyUp if @LaunchMissile endif