Navigation
API > API/Plugins > API/Plugins/StylusInput
References
| Module | StylusInput |
| Header | /Engine/Plugins/Editor/StylusInput/Source/StylusInput/Public/IStylusInputModule.h |
| Include | #include "IStylusInputModule.h" |
Syntax
class IStylusInputInterfaceInternal
Remarks
This is the interface that all platform-specific implementations must implement.
Functions
| Type | Name | Description | |
|---|---|---|---|
| IStylusInputDevice * | GetInputDevice
(
int32 Index |
||
| int32 | |||
| void | Tick () |