Navigation
API > API/Editor > API/Editor/GameProjectGeneration > API/Editor/GameProjectGeneration/FNewClassInfo
| Type | Name | Description | |
|---|---|---|---|
| Default constructor; must produce an object which fails the IsSet check | |||
FNewClassInfo
(
const EClassType InClassType |
Convenience constructor so you can construct from a EClassType | ||
FNewClassInfo
(
const UClass* InBaseClass |
Convenience constructor so you can construct from a UClass |