TWidgetFactory::TakeAndCacheRow

Convenience function for SObjectTableRows takes and caches the widget, then creates the object row around it

Windows
MacOS
Linux

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/WidgetFactory.h

Include

#include "WidgetFactory.h"

Syntax

template<class DerivedWidgetType, class>
TSharedRef< DerivedWidgetType > TakeAndCacheRow
(
    WidgetType * Key,
    const TSharedRef< STableViewBase > & DestinationTable
)

Remarks

Convenience function for SObjectTableRows takes and caches the widget, then creates the object row around it

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss