UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TextImportTest.h File Reference
#include "Engine/Engine.h"
#include "TextImportTest.generated.h"

Go to the source code of this file.

Classes

struct  FTextImportTestStruct
 
class  UTextImportContainer
 

Enumerations

enum class  ETextImportTestFlags : uint32 {
  Default = 0 , FlagA = 1 << 0 , FlagB = 1 << 1 , FlagC = 1 << 2 ,
  FlagD = 1 << 3 , FlagE = 1 << 4 , TestStructDefault = 1 << 5
}
 

Enumeration Type Documentation

◆ ETextImportTestFlags

Enumerator
Default 
FlagA 
FlagB 
FlagC 
FlagD 
FlagE 
TestStructDefault