UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
GameUserSettings.h File Reference
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "UObject/Object.h"
#include "UObject/ScriptMacros.h"
#include "GenericPlatform/GenericWindow.h"
#include "Scalability.h"
#include "GameUserSettings.generated.h"

Go to the source code of this file.

Classes

class  UGameUserSettings
 

Namespaces

namespace  EWindowMode
 

Enumerations

enum  EWindowMode::Type : int {
  EWindowMode::Fullscreen , EWindowMode::WindowedFullscreen , EWindowMode::Windowed , EWindowMode::NumWindowModes ,
  EWindowMode::Fullscreen , EWindowMode::WindowedFullscreen , EWindowMode::Windowed
}
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE (FOnGameUserSettingsUINeedsUpdate)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE()

DECLARE_DYNAMIC_MULTICAST_DELEGATE ( FOnGameUserSettingsUINeedsUpdate  )