23 UE_DEPRECATED(5.1,
"Direct access to Size is deprecated. Please use the getter or setter.")
25 UPROPERTY(EditAnywhere, BlueprintReadWrite, Setter, BlueprintSetter=
"SetSize", Category=
"Layout|Vertical Box Slot", meta = (DisplayAfter =
"Padding"))
35 UPROPERTY(EditAnywhere, BlueprintReadWrite, Setter, BlueprintSetter="SetHorizontalAlignment", Category="
Layout|
Vertical Box Slot")
40 UPROPERTY(EditAnywhere, BlueprintReadWrite, Setter, BlueprintSetter="SetVerticalAlignment", Category="
Layout|
Vertical Box Slot")
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127