Jump to content

file modification / creation / access times in File API


photo

Recommended Posts

Hi Adam,

 

We don't have currently creation and access time in FileSystem API. However, you can get modification time via get_mtime() in script or via getMTime() in C++ / C# API. Btw, if you are using the C++ or C# API you already should have access to the built-in system library functions that can give you any information about the file.

 

Do you need to have creation / access time in UnigineScript?

 

Thanks!

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Link to comment
×
×
  • Create New...