![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IoDispatcher.h>
Public Member Functions | |
| CORE_API | FIoStoreEnvironment () |
| CORE_API | ~FIoStoreEnvironment () |
| CORE_API void | InitializeFileEnvironment (FStringView InPath, int32 InOrder=0) |
| const FString & | GetPath () const |
| int32 | GetOrder () const |
Helper used to manage creation of I/O store file handles etc
| CORE_API FIoStoreEnvironment::FIoStoreEnvironment | ( | ) |
| CORE_API FIoStoreEnvironment::~FIoStoreEnvironment | ( | ) |
|
inline |
|
inline |
| CORE_API void FIoStoreEnvironment::InitializeFileEnvironment | ( | FStringView | InPath, |
| int32 | InOrder = 0 |
||
| ) |