MoveIgnoreActors

Set of actors to ignore during component sweeps in [MoveComponent()](API\Runtime\Engine\Components\USceneComponent\MoveComponent\1).

Windows
MacOS
Linux

Syntax

TArray< AActor * > MoveIgnoreActors

Remarks

Set of actors to ignore during component sweeps in MoveComponent(). All components owned by these actors will be ignored when this component moves or updates overlaps. Components on the other Actor may also need to be told to do the same when they move. Does not affect movement of this component when simulating physics.

See Also

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