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 ApplicationReceivedStartupArgumentsDelegate;
Remarks
Called with arguments passed to the application on statup, perhaps meta data passed on by another application which launched this one.