UViewportWorldInteraction::GetActorsToExcludeFromHitTest

Windows
MacOS
Linux

References

Module

ViewportInteraction

Header

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

Include

#include "ViewportWorldInteraction.h"

Syntax

const TArray< TWeakObjectPtr< AActor > > & GetActorsToExcludeFromHitTest() const

Returns

Returns the list of actors that should never be included in interctor hit tests (hovering or selection)

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