UViewportWorldInteraction::PairInteractors

Pairs to interactors by setting the other interactor for each interactor

Windows
MacOS
Linux

References

Module

ViewportInteraction

Header

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

Include

#include "ViewportWorldInteraction.h"

Syntax

void PairInteractors
(
    UViewportInteractor * FirstInteractor,
    UViewportInteractor * SecondInteractor
)

Remarks

Pairs to interactors by setting the other interactor for each interactor

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