Navigation
API > API/Runtime > API/Runtime/VulkanRHI
| Name | TDataKey |
| Type | class |
| Header File | /Engine/Source/Runtime/VulkanRHI/Public/VulkanUtil.h |
| Include Path | #include "VulkanUtil.h" |
Syntax
template<class Derived, bool AlwaysCompareData>
class TDataKey : public TDataKeyBase< false ? 2 :>
Inheritance Hierarchy
- TDataKeyBase → TDataKey
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Derived CopyDeep() |
VulkanUtil.h | ||
Derived CopyShallow() |
VulkanUtil.h | ||
void GenerateFromArchive
(
ArchiveWriter&& WriteToArchive, |
VulkanUtil.h | ||
void GenerateFromData
(
const void* InData, |
VulkanUtil.h | ||
void GenerateFromObject
(
const ObjectType& Object |
VulkanUtil.h | ||
uint32 GetHash() |
VulkanUtil.h |