UpdatedComponent

The component we move and update.

Choose your operating system:

Windows

macOS

Linux

Syntax

TObjectPtr< USceneComponent > UpdatedComponent

Remarks

The component we move and update. If this is null at startup and bAutoRegisterUpdatedComponent is true, the owning Actor's root component will automatically be set as our UpdatedComponent at startup.

See Also

bAutoRegisterUpdatedComponent

SetUpdatedComponent()

UpdatedPrimitive