Navigation
API > API/Editor > API/Editor/ViewportInteraction > API/Editor/ViewportInteraction/UViewportInteractor
Description
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
| Name | GetIsLaserBlocked |
| Type | function |
| Header File | /Engine/Source/Editor/ViewportInteraction/Public/ViewportInteractor.h |
| Include Path | #include "ViewportInteractor.h" |
virtual bool GetIsLaserBlocked() const