FOnBlueprintCreatedData

Manages the TargetClass and EventName to use for spawning default "ghost" nodes in a new Blueprint

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Kismet2/KismetEditorUtilities.h

Include

#include "Kismet2/KismetEditorUtilities.h"

Syntax

struct FOnBlueprintCreatedData

Remarks

Manages the TargetClass and EventName to use for spawning default "ghost" nodes in a new Blueprint

Variables

Name Description

Public variable

FOnBlueprintCre...

 

OnBlueprintCreated

Callback to execute

Public variable

UClass *

 

TargetClass

If the new Blueprint is a child of the TargetClass, the callback will be executed

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