Navigation
API > API/Runtime > API/Runtime/IoStoreOnDemandCore
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TCHAR * LexToString
(
UE::IoStore::EOnDemandInstallCasType CacheType |
IO/IoStoreOnDemand.h | ||
FString LexToString
(
UE::IoStore::EOnDemandTocFlags TocFlags |
IO/OnDemandToc.h |
LexToString(UE::IoStore::EOnDemandInstallCasType)
| Name | LexToString |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/IoStoreOnDemand.h |
| Include Path | #include "IO/IoStoreOnDemand.h" |
| Source | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Private/IoStoreOnDemand.cpp |
const TCHAR * LexToString
(
UE::IoStore::EOnDemandInstallCasType CacheType
)
LexToString(UE::IoStore::EOnDemandTocFlags)
| Name | LexToString |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/OnDemandToc.h |
| Include Path | #include "IO/OnDemandToc.h" |
| Source | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Private/OnDemandToc.cpp |
FString LexToString
(
UE::IoStore::EOnDemandTocFlags TocFlags
)