TMLSingleDelegateOneParam

Windows
MacOS
Linux

Inheritance Hierarchy

FMLSingleDelegate

TMLSingleDelegateOneParam

References

Module

MagicLeap

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeap/Public/MagicLeapTypes.h

Include

#include "MagicLeapTypes.h"

Syntax

template<typename TStaticDelegate, typename TDynamicDelegate, typename TMulticastDelegate, typename Param>
struct TMLSingleDelegateOneParam : public FMLSingleDelegate

Variables

Constructors

Name Description

Public function

TMLSingleDelegateOneParam

(
    const TMLSingleDelegateOneParam& O...
)

Public function

TMLSingleDelegateOneParam

(
    const TStaticDelegate& ResultDeleg...
)

Public function

TMLSingleDelegateOneParam

(
    const TDynamicDelegate& ResultDele...
)

Public function

TMLSingleDelegateOneParam

(
    const TMulticastDelegate& ResultDe...
)

Functions

Name Description

Public function

void

 

Call

(
    const Param& InParam
)

Operators

Name Description

Public function

TMLSingleDel...

 

operator=

(
    const TMLSingleDelegateOneParam& O...
)

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