Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FDiffableObjectDataWriter
| Name | FCachedPropertyKey |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Misc/TransactionCommon.h |
| Include Path | #include "Misc/TransactionCommon.h" |
Syntax
struct FCachedPropertyKey
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CachedKey | FName | Misc/TransactionCommon.h | ||
| LastUpdateCount | uint32 | Misc/TransactionCommon.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FName SyncCache
(
const FArchiveSerializedPropertyChain& InPropertyChain |
Misc/TransactionCommon.h |