Navigation
API > API/Runtime > API/Runtime/Sockets
A helper class for storing all available file info.
| Name | FFileInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Sockets/Public/NetworkMessage.h |
| Include Path | #include "NetworkMessage.h" |
Syntax
struct FFileInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFileInfo() |
NetworkMessage.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AccessTimeStamp | FDateTime | NetworkMessage.h | ||
| FileExists | bool | NetworkMessage.h | ||
| ReadOnly | bool | NetworkMessage.h | ||
| Size | int64 | NetworkMessage.h | ||
| TimeStamp | FDateTime | NetworkMessage.h |