UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPersistentManagedFile Struct Reference

#include <IPlatformFileManagedStorageWrapper.h>

Public Member Functions

bool IsValid () const
 
 operator bool () const
 
bool HasFailedTryToManage () const
 
void SetHasFailedTryToManage ()
 
void Clear ()
 

Public Attributes

FString FullFilename
 
int32 Category = INDEX_NONE
 

Member Function Documentation

◆ Clear()

void FPersistentManagedFile::Clear ( )
inline

◆ HasFailedTryToManage()

bool FPersistentManagedFile::HasFailedTryToManage ( ) const
inline

◆ IsValid()

bool FPersistentManagedFile::IsValid ( ) const
inline

◆ operator bool()

FPersistentManagedFile::operator bool ( ) const
inlineexplicit

◆ SetHasFailedTryToManage()

void FPersistentManagedFile::SetHasFailedTryToManage ( )
inline

Member Data Documentation

◆ Category

int32 FPersistentManagedFile::Category = INDEX_NONE

◆ FullFilename

FString FPersistentManagedFile::FullFilename

The documentation for this struct was generated from the following file: