Navigation
API > API/Editor > API/Editor/GameProjectGeneration
References
| Module | GameProjectGeneration |
| Header | /Engine/Source/Editor/GameProjectGeneration/Public/AddToProjectConfig.h |
| Include | #include "AddToProjectConfig.h" |
Syntax
struct FFeaturedClasses
Remarks
Helper that creates lists of featured classes. Include FeaturedClasses.inl for definitions.
Functions
| Type | Name | Description | |
|---|---|---|---|
| TArray< FNewClassInfo > | ActorClasses () |
Get a list of all featured Actor class types | |
| TArray< FNewClassInfo > | Get a list of all featured native class types | ||
| TArray< FNewClassInfo > | Get a list of all featured Component class types |