Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Components > USceneComponent
Syntax
UPROPERTY (Category=Mobility, EditAnywhere, BlueprintReadOnly, Replicated)
TEnumAsByte < EComponentMobility::Type > Mobility
Remarks
How often this component is allowed to move, used to make various optimizations. Only safe to set in constructor.