Navigation
Unreal Engine C++ API Reference > Editor > GameProjectGeneration > FNewClassInfo
References
Module | GameProjectGeneration |
Header | /Engine/Source/Editor/GameProjectGeneration/Public/AddToProjectConfig.h |
Include | #include "AddToProjectConfig.h" |
Source | /Engine/Source/Editor/GameProjectGeneration/Private/GameProjectUtils.cpp |
[FString](API\Runtime\Core\Containers\FString) GetClassNameCPP() const
Remarks
Get the C++ class name; this may or may not be prefixed, but will always produce a valid C++ name via GetClassPrefix() + GetClassName()