![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <PlatformInterfaceBase.h>
Public Member Functions | |
| FPlatformInterfaceDelegateResult () | |
Public Attributes | |
| bool | bSuccessful |
| struct FPlatformInterfaceData | Data |
Generic structure for returning most any kind of data from C++ to delegate functions
|
inline |
| bool FPlatformInterfaceDelegateResult::bSuccessful |
This is always usable, no matter the type
| struct FPlatformInterfaceData FPlatformInterfaceDelegateResult::Data |
The result actual data