Navigation
API > API/Editor > API/Editor/GameProjectGeneration > API/Editor/GameProjectGeneration/FAddToProjectConfig
References
| Module | GameProjectGeneration |
| Header | /Engine/Source/Editor/GameProjectGeneration/Public/AddToProjectConfig.h |
| Include | #include "AddToProjectConfig.h" |
FAddToProjectConfig & DefaultClassPrefix
&40;
FString InDefaultClassPrefix
&41;
Remarks
Optional argument that specifies the prefix for the new class name. The user will be able to type their own name if they don't like this name. Defaults to "My" if not specified or empty.