UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
BuildPatchServices::FFileAttributes Struct Reference

#include <FileAttributesParser.h>

Public Member Functions

 FFileAttributes ()
 

Public Attributes

bool bReadOnly
 
bool bCompressed
 
bool bUnixExecutable
 
TSet< FString > InstallTags
 

Constructor & Destructor Documentation

◆ FFileAttributes()

BuildPatchServices::FFileAttributes::FFileAttributes ( )

Member Data Documentation

◆ bCompressed

bool BuildPatchServices::FFileAttributes::bCompressed

◆ bReadOnly

bool BuildPatchServices::FFileAttributes::bReadOnly

◆ bUnixExecutable

bool BuildPatchServices::FFileAttributes::bUnixExecutable

◆ InstallTags

TSet<FString> BuildPatchServices::FFileAttributes::InstallTags

The documentation for this struct was generated from the following files: