Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FPersistentManagedFile Struct Reference

#include <IPlatformFileManagedStorageWrapper.h>

+ Collaboration diagram for FPersistentManagedFile:

Public Member Functions

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

Public Attributes

FString FullFilename
 
int32 Category = INDEX_NONE
 

Detailed Description

Definition at line 49 of file IPlatformFileManagedStorageWrapper.h.

Member Function Documentation

◆ Clear()

void FPersistentManagedFile::Clear ( )
inline

Definition at line 57 of file IPlatformFileManagedStorageWrapper.h.

+ Here is the caller graph for this function:

◆ IsValid()

bool FPersistentManagedFile::IsValid ( ) const
inline

Definition at line 54 of file IPlatformFileManagedStorageWrapper.h.

◆ operator bool()

FPersistentManagedFile::operator bool ( ) const
inlineexplicit

Definition at line 55 of file IPlatformFileManagedStorageWrapper.h.

Member Data Documentation

◆ Category

int32 FPersistentManagedFile::Category = INDEX_NONE

Definition at line 52 of file IPlatformFileManagedStorageWrapper.h.

◆ FullFilename

FString FPersistentManagedFile::FullFilename

Definition at line 51 of file IPlatformFileManagedStorageWrapper.h.


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