IMagicLeapPlugin::SetIgnoreInput

Enable/Disable mouse and keyboard input when playing in Editor.

Windows
MacOS
Linux

References

Module

MagicLeap

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeap/Public/IMagicLeapPlugin.h

Include

#include "IMagicLeapPlugin.h"

Syntax

bool SetIgnoreInput
(
    bool Ignore
)

Remarks

Enable/Disable mouse and keyboard input when playing in Editor.

Returns

Whether input is being ignored now or not.

Parameters

Parameter

Description

Ignore

If true, mouse and keyboard input is ignored by the viewport. If false, the input enabled again.

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