Actions
|
Is Alt Down |
Returns true if either alt key was down when this event occurred Target is Kismet Input Library |
|
Is Command Down |
Returns true if either command key was down when this event occurred Target is Kismet Input Library |
|
Is Control Down |
Returns true if either control key was down when this event occurred Target is Kismet Input Library |
|
Is Left Alt Down |
Returns true if left alt key was down when this event occurred Target is Kismet Input Library |
|
Is Left Command Down |
Returns true if left command key was down when this event occurred Target is Kismet Input Library |
|
Is Left Control Down |
Returns true if left control key was down when this event occurred Target is Kismet Input Library |
|
Is Left Shift Down |
Returns true if left shift key was down when this event occurred Target is Kismet Input Library |
|
Is Repeat |
Returns whether or not this character is an auto-repeated keystroke Target is Kismet Input Library |
|
Is Right Alt Down |
Returns true if right alt key was down when this event occurred Target is Kismet Input Library |
|
Is Right Command Down |
Returns true if right command key was down when this event occurred Target is Kismet Input Library |
|
Is Right Control Down |
Returns true if left control key was down when this event occurred Target is Kismet Input Library |
|
Is Right Shift Down |
Returns true if right shift key was down when this event occurred Target is Kismet Input Library |
|
Is Shift Down |
Returns true if either shift key was down when this event occurred Target is Kismet Input Library |