Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Templates
Inheritance Hierarchy
- TPtrVariantBase
- TStrongPtrVariant
- TWeakPtrVariant
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Templates/PointerVariants.h |
| Include | #include "Templates/PointerVariants.h" |
Syntax
template<typename BaseType, bool bIsStrong>
struct TPtrVariantBase
Constructors
| Type | Name | Description | |
|---|---|---|---|
| constexpr | |||
| constexpr | |||
| constexpr | TPtrVariantBase
(
DerivedType* InDerived |
Functions
Operators
| Type | Name | Description | |
|---|---|---|---|
| TPtrVariantBase & |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FObjectPtrWrapper |
Typedefs
| Name | Description |
|---|---|
| SharedType |