Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FCoreDelegates
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/CoreDelegates.h |
Include | #include "Misc/CoreDelegates.h" |
Syntax
static ApplicationHasReactivatedDelegate;
Remarks
Called when the application has been reactivated (reverse any processing done in the Deactivate delegate)