|
ArticyXImporter
ArticyXImporter for Unreal Engine
|
#include <PredefinedTypes.h>
Static Public Member Functions | |
| static TMap< FName, FArticyPredefinedTypeBase * > & | Get () |
| static ArticyPredefinedTypeInfo< uint8 > * | GetEnum () |
| static bool | IsPredefinedType (const FName &OriginalType) |
Just a container to hold information about the predefined Articy types.
|
static |
Checks if a given type is a predefined type.
| OriginalType | The name of the type to check. |