UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::CDecaysTo Concept Reference

#include <DecaysTo.h>

Concept definition

template<typename T, typename U>
Definition DecaysTo.h:16
Definition SameAs.h:16

Detailed Description

Concept which is satisfied if and only if T decays to the same type as U.