IWindowsMixedRealityHandTrackingModule

The public interface to this module.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IModularFeature

IInputDeviceModule

IWindowsMixedRealityHandTrackingModule

References

Module

WindowsMixedRealityHandTracking

Header

/Engine/Plugins/Runtime/WindowsMixedReality/Source/WindowsMixedRealityHandTracking/Public/IWindowsMixedRealityHandTrackingPlugin.h

Include

#include "IWindowsMixedRealityHandTrackingPlugin.h"

Syntax

class IWindowsMixedRealityHandTrackingModule : public IInputDeviceModule

Remarks

The public interface to this module. In most cases, this interface is only public to sibling modules within this plugin.

Functions

Name Description

Public function

void

 

AddLiveLinkSource()

Public function Static

IWindowsMixe...

 

Get()

Singleton-like access to this module's interface.

Public function

TSharedPtr< ...

 

GetInputDevice()

Returns the Input Device associated with this InputDeviceModule.

Public function

TSharedPtr< ...

 

GetLiveLinkSource()

Returns the LiveLinkSource associated with this WindowsMixedRealityHandTrackingPlugin.

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.

Public function Const

bool

 

IsLiveLinkSourceValid()

Checks if the LiveLinkSource as been created.

Public function

void

 

RemoveLiveLinkSource()

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