FGameProjectGenerationModule::CreateNewClassDialog

Creates a new class dialog for creating classes based on the passed-in class.

Unreal Engine C++ API Reference > Editor > GameProjectGeneration > FGameProjectGenerationModule

References

   
Module GameProjectGeneration
Header /Engine/Source/Editor/GameProjectGeneration/Public/GameProjectGenerationModule.h
Include #include "GameProjectGenerationModule.h"
Source /Engine/Source/Editor/GameProjectGeneration/Private/GameProjectGenerationModule.cpp
virtual [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< class [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > CreateNewClassDialog
(
    const [UClass](API\Runtime\CoreUObject\UObject\UClass) * InClass
)

Remarks

Creates a new class dialog for creating classes based on the passed-in class.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library