Navigation
API > API/Runtime > API/Runtime/InputCore
The public interface of the InputDeviceModule
| Name | IInputDebuggingInterface |
| Type | class |
| Header File | /Engine/Source/Runtime/InputCore/Public/IInputDebuggingInterface.h |
| Include Path | #include "IInputDebuggingInterface.h" |
Syntax
class IInputDebuggingInterface :
public IModuleInterface ,
public IModularFeature
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IInputDebuggingInterface & Get() |
IInputDebuggingInterface.h | ||
static FName GetModularFeatureName() |
IInputDebuggingInterface.h | ||
static bool IsAvailable() |
IInputDebuggingInterface.h |