◆ FFileAttributesParserImpl()
| BuildPatchServices::FFileAttributesParserImpl::FFileAttributesParserImpl |
( |
IPlatformFile & |
PlatformFile | ) |
|
◆ ~FFileAttributesParserImpl()
| BuildPatchServices::FFileAttributesParserImpl::~FFileAttributesParserImpl |
( |
| ) |
|
|
virtual |
◆ ParseFileAttributes()
| bool BuildPatchServices::FFileAttributesParserImpl::ParseFileAttributes |
( |
const FString & |
MetaFilename, |
|
|
TMap< FString, FFileAttributes > & |
FileAttributes |
|
) |
| |
|
overridevirtual |
Loads in the file attributes meta file and populates the given map.
- Parameters
-
| MetaFilename | The amount of data to attempt to retrieve. |
| FileAttributes | The map to populate with the attributes |
- Returns
- True if the file existed and parsed successfully
Implements BuildPatchServices::FFileAttributesParser.
The documentation for this class was generated from the following file: