Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TIsClass
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static uint16 Func
(
int U::* |
Templates/IsClass.h | ||
static uint8 Func
(
... |
Templates/IsClass.h |
Func(int U::*)
| Name | Func |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Templates/IsClass.h |
| Include Path | #include "Templates/IsClass.h" |
template<typename U>
static uint16 Func
(
int U::*
)
Func(...)
| Name | Func |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Templates/IsClass.h |
| Include Path | #include "Templates/IsClass.h" |
template<typename U>
static uint8 Func
(
...
)