Navigation
API > API/Runtime > API/Runtime/GeometryCore
Detector for Dot() method.
| Name | THasDotMethod |
| Type | struct |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Splines/ParameterizedTypes.h |
| Include Path | #include "Splines/ParameterizedTypes.h" |
Syntax
template<typename T, typename>
struct THasDotMethod : public std::false_type
Inheritance Hierarchy
- std::false_type → THasDotMethod