26 template <TDataColumnType ColumnType>
30 template <TDataColumnType ColumnType>
34 template <TDataColumnType ColumnType>
38 template <
typename DataType, TDataColumnType ColumnType>
39 FTextAttributeFormatted&
Arg(
46 template <
typename DataType, TDataColumnType ColumnType,
typename FunctionType>
47 requires DataStorage::Private::AttributeBinderInvocable<FunctionType, DataType>
58 DataStorage::Private::TProperty<FText>
Property;
60 FName DynamicColumnIdentifier;
68 ICoreProvider* DataStorage;
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
static CORE_API FText FromString(const ANSICHAR *String)
Definition Text.cpp:1081
static CORE_API FText FromName(const FName &Val)
Definition Text.cpp:1076