TDelegate

Overload list

Windows
MacOS
Linux
Name Description

Public function

 

TDelegate()

Default constructor

Public function

 

TDelegate

(
    TYPE_OF_NULLPTR
)

'Null' constructor

Public function

 

TDelegate

(
    TDelegate&& Other
)

Move constructor.

Public function

 

TDelegate

(
    const TDelegate& Other
)

Creates and initializes a new instance from an existing delegate object.

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