UEdGraphSchema::IsDelegateCategory

Is given string a delegate category name ?

Windows
MacOS
Linux

Override Hierarchy

UEdGraphSchema::IsDelegateCategory()

UEdGraphSchema_K2::IsDelegateCategory()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h

Include

#include "EdGraph/EdGraphSchema.h"

Syntax

virtual bool IsDelegateCategory
(
    const FName Category
) const

Remarks

Is given string a delegate category name ?

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