Navigation
Unreal Engine C++ API Reference > Plugins
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FDatabaseColumnInfo | This struct holds info relating to a column. | |
![]() |
FDataBaseConnection | Empty base class for database access via executing SQL commands. | |
![]() |
FDataBaseRecordSet | Empty base class for iterating over database records returned via query. | |
![]() |
IDatabaseSupport | The public interface to this module |