UViewportInteractor::GetIsLaserBlocked

To be overridden by base class.

Windows
MacOS
Linux

Override Hierarchy

UViewportInteractor::GetIsLaserBlocked()

UVREditorInteractor::GetIsLaserBlocked()

References

Module

ViewportInteraction

Header

/Engine/Source/Editor/ViewportInteraction/Public/ViewportInteractor.h

Include

#include "ViewportInteractor.h"

Syntax

virtual bool GetIsLaserBlocked() const

Remarks

To be overridden by base class. Called by GetLaserPointer to give the derived interactor a chance to disable the laser. By default it is not blocked

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