Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FInputEventState
Description
Return true if alt is pressed right now. This will be true even if the event was for a different key but an alt key is currently pressed
| Name | IsAltButtonPressed |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/EditorViewportClient.h |
| Include Path | #include "EditorViewportClient.h" |
bool IsAltButtonPressed() const