FPlatformInterfaceDelegateResult

Generic structure for returning most any kind of data from C++ to delegate functions

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/PlatformInterfaceBase.h

Include

#include "Engine/PlatformInterfaceBase.h"

Syntax

struct FPlatformInterfaceDelegateResult

Remarks

Generic structure for returning most any kind of data from C++ to delegate functions

Variables

Name Description

Public variable

bool

 

bSuccessful

This is always usable, no matter the type

Public variable

FPlatformInterf...

 

Data

The result actual data

Constructors

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss