Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/FConcertFileCache
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FConcertFileCache
(
const FConcertFileCache& |
Non-copyable. | ConcertFileCache.h | |
FConcertFileCache
(
const int32 InMinimumNumberOfFilesToCache, |
ConcertFileCache.h |
FConcertFileCache(const FConcertFileCache &)
Description
Non-copyable.
| Name | FConcertFileCache |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertFileCache.h |
| Include Path | #include "ConcertFileCache.h" |
FConcertFileCache
(
const FConcertFileCache &
)
FConcertFileCache(const int32, const uint64)
| Name | FConcertFileCache |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertFileCache.h |
| Include Path | #include "ConcertFileCache.h" |
| Source | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Private/ConcertFileCache.cpp |
FConcertFileCache
(
const int32 InMinimumNumberOfFilesToCache,
const uint64 InMaximumNumberOfBytesToCache
)