UMagicLeapTabletComponent

Component that provides access to the Tablet API functionality.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MagicLeapTablet

Header

/Engine/Plugins/Lumin/MagicLeapTablet/Source/Public/MagicLeapTabletComponent.h

Include

#include "MagicLeapTabletComponent.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(ClassGroup=MagicLeap, BlueprintType, Blueprintable, EditInlineNew,
       Meta=(BlueprintSpawnableComponent))
class UMagicLeapTabletComponent : public USceneComponent

Remarks

Component that provides access to the Tablet API functionality.

Constructors

Name Description

Public function

UMagicLeapTabletComponent()

Overridden from UActorComponent

Name Description

Public function Virtual

void

 

BeginPlay()

Passes the component delegates to the underlying tablet plugin.

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