Get file size on disk?

I have a few files that I’m loading in at runtime from the user’s disk, specifically .jpgs. Is there any way to query the size of these files? I’m trying to display the total size of pictures edited or downloaded with the game. I have Rama’s Library.

1 Like

I also want to know