UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDelegateArray Struct Reference

#include <PlatformInterfaceBase.h>

Public Attributes

TArray< FPlatformInterfaceDelegateDelegates
 

Detailed Description

Helper struct, since UnrealScript doesn't allow arrays of arrays, but arrays of structs of arrays are okay.

Member Data Documentation

◆ Delegates

TArray<FPlatformInterfaceDelegate> FDelegateArray::Delegates

The documentation for this struct was generated from the following file: