UCompositeDataTable::EmptyCompositeTable

Empties the table if bClearParentTables is false then the row map will be cleared but the parent table array won't be changed

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/CompositeDataTable.h

Include

#include "Engine/CompositeDataTable.h"

Source

/Engine/Source/Runtime/Engine/Private/CompositeDataTable.cpp

Syntax

void EmptyCompositeTable
(
    bool bClearParentTables
)

Remarks

Empties the table if bClearParentTables is false then the row map will be cleared but the parent table array won't be changed