FViewportTransformable::UpdateIgnoredActorList

For actor transformables, this will add it's actor to the incoming list

Windows
MacOS
Linux

Override Hierarchy

FViewportTransformable::UpdateIgnoredActorList()

FActorViewportTransformable::UpdateIgnoredActorList()

References

Module

ViewportInteraction

Header

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

Include

#include "ViewportTransformable.h"

Syntax

virtual void UpdateIgnoredActorList
(
    TArray< class AActor * > & IgnoredActors
)

Remarks

For actor transformables, this will add it's actor to the incoming list

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