Choose your operating system:
Windows
macOS
Linux
| FViewport::KeyState()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/Slate/SceneViewport.h |
Include |
#include "Slate/SceneViewport.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Slate/SceneViewport.cpp |
Returns the state of the provided key.
true if the key is pressed, false otherwise
Parameter |
Description |
---|---|
Key |
The name of the key to check |