IStylusInputInterfaceInternal

This is the interface that all platform-specific implementations must implement.

Windows
MacOS
Linux

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

Name Description

Public function Const

IStylusInput...

 

GetInputDevice

(
    int32 Index
)

Public function Const

int32

 

NumInputDevices()

Public function

void

 

Tick()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss