FOnPostSaveWorld

Delegate type for post save world events ( uint32 SaveFlags, UWorld* World, bool bSuccess )

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_ThreeParams< void, uint32, class UWorld *, bool > FOnPostSaveWorld

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Editor.h

Include

#include "Editor.h"

Remarks

Delegate type for post save world events ( uint32 SaveFlags, UWorld* World, bool bSuccess )

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