FComponentEventConstructionData

The structure used to construct the "Add Event" menu entries

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/BlueprintEditor.h

Include

#include "BlueprintEditor.h"

Syntax

struct FComponentEventConstructionData

Remarks

The structure used to construct the "Add Event" menu entries

Variables

Name Description

Public variable

TWeakObjectPtr<...

 

Component

The template component that the handler applies to.

Public variable

FName

 

VariableName

The name of the event handler to create.

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