![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DerivedFrom.h>
Concept which is satisfied if DerivedType is an unambiguous public base class of BaseType.
We use this instead of std::same_as because <concepts> isn't a well supported header yet.