MoveIgnoreComponents

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

Windows
MacOS
Linux

Syntax

TArray< UPrimitiveComponent * > MoveIgnoreComponents

Remarks

Set of components to ignore during component sweeps in MoveComponent(). These components will be ignored when this component moves or updates overlaps. The other components 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