33 virtual void UpdateBackgroundImage();
36 virtual float GetDPIScale()
const {
return 1.0f; };
38 const FSlateBrush* GetCurrentBackgroundImage()
const;
39 FText GetCurrentScreenText()
const;
41 FSlateFontInfo GetFontInfo(
const FString& FontName,
float FontSize)
const;
43 int CurrentPreLoadScreenIndex;
44 float TimeToDisplayEachBackground;
45 float TimeSinceLastBackgroundUpdate;
48 static int CurrentBackgroundImage;
OODEFFUNC typedef void(OODLE_CALLBACK t_fp_OodleCore_Plugin_Free)(void *ptr)
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
UE::FPlatformRecursiveMutex FCriticalSection
Definition CriticalSection.h:53
#define SLATE_END_ARGS()
Definition DeclarativeSyntaxSupport.h:116
Definition SlateBrush.h:239
Definition SlateFontInfo.h:147