Navigation
API > API/Plugins > API/Plugins/StylusInput > API/Plugins/StylusInput/IStylusInputStylusInfo
Description
Returns the number of buttons on the stylus. Note that some hardware buttons might not show up in the stylus info provided by the tablet context.
| Name | GetNumButtons |
| Type | function |
| Header File | /Engine/Plugins/Editor/StylusInput/Source/StylusInput/Public/StylusInputTabletContext.h |
| Include Path | #include "StylusInputTabletContext.h" |
uint32 GetNumButtons() const
The number of buttons on the stylus.