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