![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Type trait which yields the type of the class given a pointer to a member function of that class, e.g.:
TMemberFunctionPtrOuter_T<decltype(&FVector::DotProduct)>::Type == FVector