Navigation
API > API/Runtime > API/Runtime/Core
Describes the complete field layout of a delegate payload.
| Name | FDelegatePayloadSchema |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/UObject/DelegatePayloadSchema.h |
| Include Path | #include "UObject/DelegatePayloadSchema.h" |
Syntax
struct FDelegatePayloadSchema
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Fields | TArray< FDelegatePayloadFieldDesc > | UObject/DelegatePayloadSchema.h |