Navigation
API > API/Developer > API/Developer/SubmitToolCore
| Name | FCacheFile |
| Type | struct |
| Header File | /Engine/Source/Developer/SubmitToolCore/Public/Models/CacheData.h |
| Include Path | #include "Models/CacheData.h" |
Syntax
USTRUCT ()
struct FCacheFile
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CLCacheData | TMap< FString, FChangelistCacheData > | Models/CacheData.h |