Navigation
API > API/Plugins > API/Plugins/StylusInput
Module to handle Wacom-style tablet input using styluses.
| Name | IStylusInputModule |
| Type | class |
| Header File | /Engine/Plugins/Editor/StylusInput/Source/StylusInput/Public/IStylusInputModule.h |
| Include Path | #include "IStylusInputModule.h" |
Syntax
class IStylusInputModule : public IModuleInterface
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IStylusInputModule & Get() |
Retrieve the module instance. | IStylusInputModule.h | |
static bool IsAvailable () |
Checks to see if this module is loaded and ready. | IStylusInputModule.h |