UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
Definition EngineFontServices.h:15
ENGINE_API TSharedPtr< FSlateFontCache > GetFontCache()
Definition EngineFontServices.cpp:53
static ENGINE_API bool IsInitialized()
Definition EngineFontServices.cpp:42
static ENGINE_API void Destroy()
Definition EngineFontServices.cpp:35
static ENGINE_API FEngineFontServices & Get()
Definition EngineFontServices.cpp:47
ENGINE_API void UpdateCache()
Definition EngineFontServices.cpp:73
ENGINE_API FOnReleaseFontResources & OnReleaseResources()
Definition EngineFontServices.cpp:82
static ENGINE_API void Create()
Definition EngineFontServices.cpp:29
ENGINE_API TSharedPtr< FSlateFontMeasure > GetFontMeasure()
Definition EngineFontServices.cpp:63
Definition FontCache.h:756
Definition FontMeasure.h:14
Definition SharedPointer.h:692