Navigation
API > API/Developer > API/Developer/Horde
Specifies a relative or absolute time value for returning cached ref values
| Name | FRefCacheTime |
| Type | struct |
| Header File | /Engine/Source/Developer/Horde/Public/Storage/StorageClient.h |
| Include Path | #include "Storage/StorageClient.h" |
Syntax
struct FRefCacheTime
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Storage/StorageClient.h | |||
FRefCacheTime
(
FTimespan InMaxAge |
Storage/StorageClient.h | ||
FRefCacheTime
(
FDateTime InTime |
Storage/StorageClient.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Time | FDateTime | Storage/StorageClient.h |