Navigation
Unreal Engine C++ API Reference > Plugins > ConcertSyncCore > FConcertFileCache
References
Module | ConcertSyncCore |
Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertFileCache.h |
Include | #include "ConcertFileCache.h" |
Syntax
class FInternalCacheEntry
Remarks
Internal cache entry that scopes counting the cached file size into the outer file-cache
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FInternalCacheEntry
(
const FInternalCacheEntry& |
||
![]() |
FInternalCacheEntry
(
TArray< uint8 >&& InFileData, |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const TArray< uint8 > & | GetFileData () |
|
![]() ![]() |
const FDateTime & | ||
![]() |
void |
Operators
Type | Name | Description | |
---|---|---|---|
![]() |
FInternalCacheEntry & | operator=
(
const FInternalCacheEntry& |