Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/FDownloadFile
Description
This will return true if the operation can be safely called from a background thread. Currently it is assumed to only the operation 'FDownloadFile' will return true at least until the API is made thread safe.
Virtual Inheritance
- ISourceControlOperation::CanBeCalledFromBackgroundThreads → FDownloadFile::CanBeCalledFromBackgroundThreads
| Name | CanBeCalledFromBackgroundThreads |
| Type | function |
| Header File | /Engine/Source/Developer/SourceControl/Public/SourceControlOperations.h |
| Include Path | #include "SourceControlOperations.h" |
virtual bool CanBeCalledFromBackgroundThreads() const