Navigation
| Name | StylusInput |
| Type | Editor |
| Part of Plugins | Stylus & Tablet Plugin |
| Location | /Engine/Plugins/Editor/StylusInput/Source/StylusInput/ |
| Module Build Rules | StylusInput.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FStylusState | The types of stylus inputs that can be potentially supported by a stylus. |
| UStylusInputSubsystem |
Structs
| Name | Remarks |
|---|---|
| FLogCategoryLogStylusInput | |
| FStylusInputPacket | Data for an interaction between the pen and the drawing surface. |
Interfaces
| Name | Remarks |
|---|---|
| IStylusInputDevice | An input device representing a stylus and its current state. |
| IStylusInputEventHandler | Interface for a stylus input event handler. |
| IStylusInputInstance | Interface for a stylus input instance. |
| IStylusInputInterfaceInternal | This is the interface that all platform-specific implementations must implement. |
| IStylusInputModule | Module to handle Wacom-style tablet input using styluses. |
| IStylusInputStylusButton | Description of a button on a stylus pen. |
| IStylusInputStylusInfo | Description of a stylus pen. |
| IStylusInputTabletContext | Identifies and describes the capabilities of a tablet drawing surface. |
| IStylusMessageHandler | Interface to implement for classes that want to receive messages when a stylus state change occurs. |
Enums
Public
| Name | Remarks |
|---|---|
| UE::StylusInput::EEventHandlerThread | Defines the type of thread on which an event handler will be called by the stylus input instance. |
| UE::StylusInput::EPacketType | Describes the interaction between pen and drawing surface (a.k.a. digitizer) for which the packet was generated. |
| UE::StylusInput::EPenStatus | Flags for the status of the stylus pen. |
| UE::StylusInput::ETabletHardwareCapabilities | Flags describing tablet hardware capabilities. |
| UE::StylusInput::ETabletSupportedProperties | Flags denoting the properties supported by a tablet. |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| LogStylusInput | FLogCategoryLogStylusInput | IStylusInputModule.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| StylusInputPacket.h | |||
| StylusInputTabletContext.h | |||
| StylusInputTabletContext.h | |||
| StylusInputPacket.h | |||
| StylusInputTabletContext.h | |||
| StylusInputTabletContext.h | |||
| StylusInputPacket.h | |||
| StylusInputTabletContext.h | |||
| StylusInputTabletContext.h | |||
| StylusInputPacket.h | |||
| StylusInputTabletContext.h | |||
| StylusInputTabletContext.h |