FOnPackageReloaded

Called by ReloadPackage during package reloading.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_TwoParams< void, EPackageReloadPhase, FPackageReloadedEvent * > FOnPackageReloaded

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectGlobals.h

Include

#include "UObject/UObjectGlobals.h"

Remarks

Called by ReloadPackage during package reloading. It will be called several times for different phases of fix-up to allow custom code to handle updating objects as needed

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