Navigation
API > API/Runtime > API/Runtime/CoreUObject
Suppose you want to have a function that outputs an array of either T*'s or TObjectPtr
template
| Name | TIsPointerOrObjectPtrToBaseOfImpl |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/ObjectPtr.h |
| Include Path | #include "UObject/ObjectPtr.h" |
Syntax
template<typename T, typename DerivedType>
struct TIsPointerOrObjectPtrToBaseOfImpl
Struct Specializations
Enums
Public
| Name | Remarks |
|---|---|
| TIsPointerOrObjectPtrToBaseOfImpl |