![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "UObject/ObjectMacros.h"#include "UObject/Object.h"#include "Misc/CoreMiscDefines.h"#include "SaveGame.generated.h"Go to the source code of this file.
Classes | |
| class | USaveGame |
| class | ULocalPlayerSaveGame |
Functions | |
| DECLARE_DYNAMIC_DELEGATE_OneParam (FOnLocalPlayerSaveGameLoaded, class ULocalPlayerSaveGame *, SaveGame) | |
| DECLARE_DELEGATE_OneParam (FOnLocalPlayerSaveGameLoadedNative, class ULocalPlayerSaveGame *) | |
| DECLARE_DELEGATE_OneParam | ( | FOnLocalPlayerSaveGameLoadedNative | , |
| class ULocalPlayerSaveGame * | |||
| ) |
| DECLARE_DYNAMIC_DELEGATE_OneParam | ( | FOnLocalPlayerSaveGameLoaded | , |
| class ULocalPlayerSaveGame * | , | ||
| SaveGame | |||
| ) |