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