![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NetworkMessage.h>
Public Member Functions | |
| FFileInfo () | |
Public Attributes | |
| bool | FileExists |
| bool | ReadOnly |
| FDateTime | TimeStamp |
| FDateTime | AccessTimeStamp |
| int64 | Size |
A helper class for storing all available file info.
|
inline |
| FDateTime FFileInfo::AccessTimeStamp |
| bool FFileInfo::FileExists |
| bool FFileInfo::ReadOnly |
| int64 FFileInfo::Size |
| FDateTime FFileInfo::TimeStamp |