🟧Size

Returns file/folder size in bytes.

fs.Size( string filePath, string gamePath ) -> number

In case with a folder, this function will return size of all directories and files inside it.

Last updated

Was this helpful?