Navigation
API > API/Editor > API/Editor/GameProjectGeneration > API/Editor/GameProjectGeneration/GameProjectUtils > API/Editor/GameProjectGeneration/GameProjectUtils/IsValidClassNameForCreation
References
| Module | GameProjectGeneration |
| Header | /Engine/Source/Editor/GameProjectGeneration/Public/GameProjectUtils.h |
| Include | #include "GameProjectUtils.h" |
| Source | /Engine/Source/Editor/GameProjectGeneration/Private/GameProjectUtils.cpp |
static bool IsValidClassNameForCreation
&40;
const FString & NewClassName,
FText & OutFailReason
&41;
Remarks
Returns true if the specified class name is properly formed and does not conflict with another class