Navigation
API > API/Developer > API/Developer/Horde > API/Developer/Horde/FRefCacheTime
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Storage/StorageClient.h | |||
FRefCacheTime
(
FTimespan InMaxAge |
Storage/StorageClient.h | ||
FRefCacheTime
(
FDateTime InTime |
Storage/StorageClient.h |
FRefCacheTime()
| Name | FRefCacheTime |
| Type | function |
| Header File | /Engine/Source/Developer/Horde/Public/Storage/StorageClient.h |
| Include Path | #include "Storage/StorageClient.h" |
| Source | /Engine/Source/Developer/Horde/Private/Storage/StorageClient.cpp |
FRefCacheTime()
FRefCacheTime(FTimespan)
| Name | FRefCacheTime |
| Type | function |
| Header File | /Engine/Source/Developer/Horde/Public/Storage/StorageClient.h |
| Include Path | #include "Storage/StorageClient.h" |
| Source | /Engine/Source/Developer/Horde/Private/Storage/StorageClient.cpp |
FRefCacheTime
(
FTimespan InMaxAge
)
FRefCacheTime(FDateTime)
| Name | FRefCacheTime |
| Type | function |
| Header File | /Engine/Source/Developer/Horde/Public/Storage/StorageClient.h |
| Include Path | #include "Storage/StorageClient.h" |
| Source | /Engine/Source/Developer/Horde/Private/Storage/StorageClient.cpp |
FRefCacheTime
(
FDateTime InTime
)