Navigation
API > API/Runtime > API/Runtime/GeometryCore
Trait detectors for various value type operations These traits are used to determine if a type supports certain operations
| Name | THasSizeMethod |
| Type | struct |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Splines/ParameterizedTypes.h |
| Include Path | #include "Splines/ParameterizedTypes.h" |
Syntax
template<typename T, typename>
struct THasSizeMethod : public std::false_type
Inheritance Hierarchy
- std::false_type → THasSizeMethod