GetFileSize

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

int64

 

GetFileSize

(
    const FString& Filename
)

Returns the size of a particular file in the build

Public function Const

int64

 

GetFileSize

(
    const TArray< FString >& Filenames
)

Returns the total size of all files in the array

Public function Const

int64

 

GetFileSize

(
    const TSet< FString >& Filenames
)

Returns the total size of all files in the set

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss