TableViewHelpers::GetEmptyBitArray

Helper for implementing an efficient version of an item that is not in the tree view, and therefore does not to know about parent wires.

Choose your operating system:

Windows

macOS

Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Views/STableViewBase.h

Include

#include "Widgets/Views/STableViewBase.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Views/STableViewBase.cpp

Syntax

namespace TableViewHelpers
{
    const TBitArray & TableViewHelpers::GetEmptyBitArray()
}

Remarks

Helper for implementing an efficient version of an item that is not in the tree view, and therefore does not to know about parent wires.