UDataTable::AllowDuplicateRowsOnImport

Returns true if it is valid to import multiple table rows with the same name; returns false otherwise

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/DataTable.h

Include

#include "Engine/DataTable.h"

Syntax

virtual bool AllowDuplicateRowsOnImport() const

Remarks

Returns true if it is valid to import multiple table rows with the same name; returns false otherwise