44 UFUNCTION(BlueprintPure, BlueprintCosmetic, Category=
"Viewport")
58 UFUNCTION(BlueprintPure, BlueprintCosmetic, Category=
"Viewport", meta=( WorldContext=
"WorldContextObject" ))
59 static UMG_API float GetViewportScale(
const UObject* WorldContextObject);
69 UFUNCTION(BlueprintPure, BlueprintCosmetic, Category=
"Viewport", meta=( WorldContext=
"WorldContextObject", Keywords =
"screen size"))
77 UFUNCTION(BlueprintCallable, Category=
"Viewport", meta=( WorldContext=
"WorldContextObject" ))
85 UFUNCTION(BlueprintCallable, Category=
"Viewport")
91 UFUNCTION(BlueprintCallable, Category=
"Viewport")
97 UFUNCTION(BlueprintCallable, Category=
"Viewport", meta=( WorldContext=
"WorldContextObject" ))
107 UFUNCTION(BlueprintPure, BlueprintCosmetic, Category=
"Viewport")
115 UFUNCTION(BlueprintPure, Category =
"Slot")
122 UFUNCTION(BlueprintPure, Category=
"Slot")
129 UFUNCTION(BlueprintPure, Category=
"Slot")
136 UFUNCTION(BlueprintPure, Category=
"Slot")
143 UFUNCTION(BlueprintPure, Category=
"Slot")
150 UFUNCTION(BlueprintPure, Category=
"Slot")
157 UFUNCTION(BlueprintPure, Category =
"Slot")
165 UFUNCTION(BlueprintPure, Category =
"Slot")
172 UFUNCTION(BlueprintPure, Category =
"Slot")
179 UFUNCTION(BlueprintPure, Category =
"Slot")
186 UFUNCTION(BlueprintPure, Category =
"Slot")
193 UFUNCTION(BlueprintPure, Category =
"Slot")
200 UFUNCTION(BlueprintPure, Category =
"Slot")
207 UFUNCTION(BlueprintPure, Category =
"Slot")
213 UFUNCTION(BlueprintCallable, BlueprintCosmetic, Category=
"Viewport", meta=( WorldContext=
"WorldContextObject" ))
214 static UMG_API void RemoveAllWidgets(
const UObject* WorldContextObject);
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127