Navigation
API > API/Runtime > API/Runtime/IoStoreOnDemand > API/Runtime/IoStoreOnDemand/IO
References
| Module | IoStoreOnDemand |
| Header | /Engine/Source/Runtime/Experimental/IoStore/OnDemand/Public/IO/IoStoreOnDemand.h |
| Include | #include "IO/IoStoreOnDemand.h" |
namespace UE
{
namespace IoStore
{
bool UE::IoStore::TryParseConfigFile
(
const FString & ConfigPath,
FOnDemandEndpoint & OutEndpoint
)
}
}