Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FField
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsA () |
UObject/Field.h | ||
bool IsA
(
const FFieldClass* FieldType |
UObject/Field.h |
IsA()
| Name | IsA |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/Field.h |
| Include Path | #include "UObject/Field.h" |
template<typename T>
bool IsA() const
IsA(const FFieldClass *)
| Name | IsA |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/Field.h |
| Include Path | #include "UObject/Field.h" |
bool IsA
(
const FFieldClass * FieldType
) const