Navigation
API > API/Runtime > API/Runtime/Engine
Collection of delegates for various components to call into game code
| Name | EGameDelegates_SaveGame |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/GameDelegates.h |
| Include Path | #include "GameDelegates.h" |
Syntax
enum EGameDelegates_SaveGame
{
MaxSize,
Icon,
Title,
SubTitle,
Detail,
}
Values
| Name | Remarks |
|---|---|
| MaxSize | |
| Icon | |
| Title | |
| SubTitle | |
| Detail |