EDelegateFilterMode

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2.h

Include

#include "EdGraphSchema_K2.h"

Syntax

enum EDelegateFilterMode
{
    CannotBeDelegate,
    MustBeDelegate,
    VariablesAndDelegates,
}

Values

Name

Description

CannotBeDelegate

MustBeDelegate

VariablesAndDelegates

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