<- [[.:prplreference| PRPL reference]] <- [[.:prplreference#input|Input]] ===== GetKeyDown ===== ^Arguments^Result^Notation^ | string | bool | [ string - bool ] | === Description === Checks if the key was pressed down on this frame. === Examples === "Space" GetKeyDown if @Fire #will be called only on the frame you press enter endif