FOnAddedToProject

Delegate called when code is added to the project. Passes in the created class name and class path

Windows
MacOS
Linux

Type

typedef TBaseDelegate_ThreeParams< void, const FString &, const FString &, const FString & > FOnAddedToProject

References

Module

GameProjectGeneration

Header

/Engine/Source/Editor/GameProjectGeneration/Public/AddToProjectConfig.h

Include

#include "AddToProjectConfig.h"

Remarks

Delegate called when code is added to the project. Passes in the created class name and class path

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