23 bool bUseCollidingComponentsForSourceBounds =
false;
27 bool bKeepOwnBoundsScale =
false;
30 UPROPERTY(EditAnywhere, Category =
TransformFromBounds, AdvancedDisplay, meta = (EditCondition = "bKeepOwnBoundsScale && BoundsSourceActor !=
nullptr"))
31 bool bUseCollidingComponentsForOwnBounds =
false;
46 virtual bool IsEditorOnly()
const override {
return true; }
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127