Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/CoreDelegates.h |
Include | #include "Misc/CoreDelegates.h" |
Syntax
struct FTestHotFixPayload
Remarks
This is an example of a hotfix arg and return value structure. Once we have other examples, it can be deleted.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FString | Message | |
![]() |
bool | Result | |
![]() |
bool | ValueToReturn |