UDataTable::GetNonConstRowMap

TODO: remove this, it is temporarily here to allow DataTableEditorUtils to compile until I get around to updating functions like RemoveRow and RenameRow.

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 TMap< FName, uint8 * > & GetNonConstRowMap()

Remarks

TODO: remove this, it is temporarily here to allow DataTableEditorUtils to compile until I get around to updating functions like RemoveRow and RenameRow.