UTBLXCloudManager¶
#include <TBLXCloudManager.h>
Inherits from UGameInstanceSubsystem
Public Functions¶
Name | |
---|---|
void | BindWidget(UWidget * Widget, [[EXCloudWidgetBehavior]] WidgetType) |
bool | IsDeviceSmallEnoughToScaleBP(const UObject * WorldContextObject) |
bool | IsStreamingToDevice(const UObject * WorldContextObject) |
void | SetMaxScalingPhysicalDimensions(const FIntPoint & MaxDimensions, const UObject * WorldContextObject) |
void | SetUIScalingFactor(float ScaleFactor, const UObject * WorldContextObject) |
UTBLXCloudManager() | |
void | UnbindWidget(UWidget * Widget, [[EXCloudWidgetBehavior]] WidgetType) |
Public Attributes¶
Name | |
---|---|
FGameStreamingStateChanged | OnGameStreamingStateChanged |
Updated on 2025-01-21 at 09:02:25 +0100