Navigation
API > API/Plugins > API/Plugins/AvalancheCore > API/Plugins/AvalancheCore/TAvaInherits
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const void * Cast
(
const T* InPtr, |
AvaType.h | ||
static const void * Cast
(
const T* InPtr, |
AvaType.h | ||
static const void * Cast
(
const T* InPtr, |
AvaType.h |
Cast(const T *, const FAvaTypeId &)
| Name | Cast |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheCore/Public/AvaType.h |
| Include Path | #include "AvaType.h" |
template<typename, typename InSuperType, typename... InOtherSuperTypes>
static const void * Cast
(
const T * InPtr,
const FAvaTypeId & InCastToType
)
Cast(const T *, const FAvaTypeId &)
| Name | Cast |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheCore/Public/AvaType.h |
| Include Path | #include "AvaType.h" |
template<typename>
static const void * Cast
(
const T * InPtr,
const FAvaTypeId & InCastToType
)
Cast(const T *, const FAvaTypeId &)
| Name | Cast |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheCore/Public/AvaType.h |
| Include Path | #include "AvaType.h" |
static const void * Cast
(
const T * InPtr,
const FAvaTypeId & InCastToType
)