FExtendedSaveGameInfoDelegate

A delegate for platforms that need extra information to flesh out save data information (name of an icon, for instance)

Windows
MacOS
Linux

Type

typedef TBaseDelegate_ThreeParams< void, const TCHAR *, const EGameDelegates_SaveGame, FString & > FExtendedSaveGameInfoDelegate

References

Module

Engine

Header

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

Include

#include "GameDelegates.h"

Remarks

A delegate for platforms that need extra information to flesh out save data information (name of an icon, for instance)

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