UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TWidgetTypeTraits< WidgetType > Struct Template Reference

#include <SWidget.h>

Static Public Member Functions

static constexpr bool SupportsInvalidation ()
 

Detailed Description

template<typename WidgetType>
struct TWidgetTypeTraits< WidgetType >

Type Traits to cover the generic information of a Widget type

Member Function Documentation

◆ SupportsInvalidation()

template<typename WidgetType >
static constexpr bool TWidgetTypeTraits< WidgetType >::SupportsInvalidation ( )
inlinestaticconstexpr

Returns true if a widget supports invalidation.


The documentation for this struct was generated from the following file: