You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Game Input is a next-gen input API #jira UE-206418 #rb Josh.Adams [FYI] Mickael.Gilabert [CL 31381718 by ben hoffman in 5.4 branch]
5 lines
117 B
C++
5 lines
117 B
C++
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#include "GameInputLogging.h"
|
|
|
|
DEFINE_LOG_CATEGORY(LogGameInput); |