EBoundDelegate

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/InputComponent.h

Include

#include "Components/InputComponent.h"

Syntax

enum EBoundDelegate
{
    Unbound,
    Delegate,
    DelegateWithKey,
    DynamicDelegate,
}

Values

Name

Description

Unbound

Delegate

DelegateWithKey

DynamicDelegate

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