24 UE_DEPRECATED(5.1,
"Direct access to HorizontalAlignment is deprecated. Please use the getter or setter.")
26 UPROPERTY(EditAnywhere, BlueprintReadWrite, Setter, BlueprintSetter=
"SetHorizontalAlignment", Category=
"Layout|Uniform Grid Slot")
31 UPROPERTY(EditAnywhere, BlueprintReadWrite, Setter, BlueprintSetter="SetVerticalAlignment", Category="
Layout|
Uniform Grid Slot")
36 UPROPERTY(EditAnywhere, BlueprintReadWrite, Setter, BlueprintSetter="SetRow", meta=( UIMin = "0" ), Category="
Layout|
Uniform Grid Slot")
41 UPROPERTY(EditAnywhere, BlueprintReadWrite, Setter, BlueprintSetter="SetColumn", meta=( UIMin = "0" ), Category="
Layout|
Uniform Grid Slot")
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127