FileOpenInfo.created

Whether the file has only been created, opened or both

  1. bool created;
    struct FileOpenInfo
    bool created;
  2. bool opened;

Meta