Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FLevelEditorViewportClient
- FEditorViewportClient::InputAxis()
- FLevelEditorViewportClient::InputAxis()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/LevelEditorViewport.h |
| Include | #include "LevelEditorViewport.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/LevelEditorViewport.cpp |
virtual bool InputAxis
(
FViewport * Viewport,
FInputDeviceId DeviceId,
FKey Key,
float Delta,
float DeltaTime,
int32 NumSamples,
bool bGamepad
)