Function

No longer allowed to include DelegateSignatureImpl.inl.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Delegates/Delegate.h

Include

#include "Delegates/Delegate.h"

Syntax

voidParam1Typevoid Function
(
    < Param1 >,
    < Param2 >
)

Remarks

Simple delegate used by various utilities such as timers

Declares a delegate with return value that can only bind to one native function at a time

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