UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Editor::DataStorage::Private::AttributeBinderInvocable Concept Reference
#include <
TypedElementAttributeBindingProperty.h
>
Concept definition
template
<
typename
FunctionType,
typename
ArgumentType>
concept
UE::Editor::DataStorage::Private::AttributeBinderInvocable
= std::is_invocable_v<std::decay_t<FunctionType>,
const
ArgumentType&>
UE::Editor::DataStorage::Private::AttributeBinderInvocable
Definition
TypedElementAttributeBindingProperty.h:17
UE
Editor
DataStorage
Private
AttributeBinderInvocable
Generated by
1.9.8