EGameDelegates_SaveGame

Enum class with size so it can be forward declared.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/GameDelegates.h

Include

#include "GameDelegates.h"

Syntax

enum EGameDelegates_SaveGame
{
    MaxSize,
    Icon,
    Title,
    SubTitle,
    Detail,
}

Values

Name

Description

MaxSize

Icon

Title

SubTitle

Detail

Remarks

Collection of delegates for various components to call into game code

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss