![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <FileAttributesParser.h>
Public Member Functions | |
| FFileAttributes () | |
Public Attributes | |
| bool | bReadOnly |
| bool | bCompressed |
| bool | bUnixExecutable |
| TSet< FString > | InstallTags |
| BuildPatchServices::FFileAttributes::FFileAttributes | ( | ) |
| bool BuildPatchServices::FFileAttributes::bCompressed |
| bool BuildPatchServices::FFileAttributes::bReadOnly |
| bool BuildPatchServices::FFileAttributes::bUnixExecutable |
| TSet<FString> BuildPatchServices::FFileAttributes::InstallTags |