FNewClassInfo::GetCleanClassName

Some classes may apply a particular suffix; this function returns the class name with those suffixes removed

Windows
MacOS
Linux

References

Module

GameProjectGeneration

Header

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

Include

#include "AddToProjectConfig.h"

Source

/Engine/Source/Editor/GameProjectGeneration/Private/GameProjectUtils.cpp

Syntax

FString GetCleanClassName
(
    const FString & ClassName
) const

Remarks

Some classes may apply a particular suffix; this function returns the class name with those suffixes removed

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