Navigation
API > API/Runtime > API/Runtime/Core
Tests is a type is a function.
| Name | TIsFunction |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Templates/UnrealTypeTraits.h |
| Include Path | #include "Templates/UnrealTypeTraits.h" |
Syntax
template<typename T>
struct TIsFunction
Struct Specializations
| Name | Remarks |
|---|---|
| TIsFunction< RetType(Params...)> |
Enums
Public
| Name | Remarks |
|---|---|
| TIsFunction |