#include <DataTableJSON.h>
◆ FDataTableImporterJSON()
| FDataTableImporterJSON::FDataTableImporterJSON |
( |
UDataTable & |
InDataTable, |
|
|
const FString & |
InJSONData, |
|
|
TArray< FString > & |
OutProblems |
|
) |
| |
◆ ~FDataTableImporterJSON()
| FDataTableImporterJSON::~FDataTableImporterJSON |
( |
| ) |
|
◆ AddRow()
| bool FDataTableImporterJSON::AddRow |
( |
bool |
bRemoveDuplicate = false, |
|
|
FName * |
OutRowName = nullptr |
|
) |
| |
◆ ReadTable()
| bool FDataTableImporterJSON::ReadTable |
( |
| ) |
|
The documentation for this class was generated from the following files: