Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Engine/DataTable.h |
Include |
#include "Engine/DataTable.h" |
Source |
/Engine/Source/Runtime/Engine/Private/DataTable.cpp |
template<typename CharType>
bool WriteTableAsJSONObject
(
const TSharedRef< TJsonWriter< CharType, TPrettyJsonPrintPolicy< CharType > > > & JsonWriter,
const EDataTableExportFlags InDTExportFlags
) const
Output entire contents of table as a JSON Object