Iliad
Painting Plugin for UnrealEngine4 by Praxinos
Static Public Member Functions | List of all members
IOdysseyStylusInputModule Class Reference
Inheritance diagram for IOdysseyStylusInputModule:

Static Public Member Functions

static IOdysseyStylusInputModuleGet ()
 
static bool IsAvailable ()
 

Detailed Description

Module to handle Wacom-style tablet input using styluses.

Member Function Documentation

◆ Get()

static IOdysseyStylusInputModule& IOdysseyStylusInputModule::Get ( )
inlinestatic

Retrieve the module instance.

◆ IsAvailable()

static bool IOdysseyStylusInputModule::IsAvailable ( )
inlinestatic

Checks to see if this module is loaded and ready. It is only valid to call Get() if IsAvailable() returns true.

Returns
True if the module is loaded and ready to use