UViewportWorldInteraction::IsInteractableComponent

Checks to see if we're allowed to interact with the specified component

Windows
MacOS
Linux

References

Module

ViewportInteraction

Header

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

Include

#include "ViewportWorldInteraction.h"

Syntax

bool IsInteractableComponent
(
    const UActorComponent * Component
) const

Remarks

Checks to see if we're allowed to interact with the specified component

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