Navigation
API > API/Runtime > API/Runtime/Sockets > API/Runtime/Sockets/FServerTOC
References
| Module | Sockets |
| Header | /Engine/Source/Runtime/Sockets/Public/ServerTOC.h |
| Include | #include "ServerTOC.h" |
| Source | /Engine/Source/Runtime/Sockets/Private/ServerTOC.cpp |
const FDateTime &42; FindFile
&40;
const FString & Filename
&41; const
Remarks
Finds a file in TOC. Pointer to a timestamp if the file was found, NULL otherwise.
Parameters
| Name | Description |
|---|---|
| Filename | File name to find. |