OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::FileChange Struct Reference

ファイルの操作とファイルパス More...

#include <DirectoryWatcher.hpp>

Public Attributes

FilePath path
 ファイルパス More...
 
FileAction action
 ファイルの操作 More...
 

Detailed Description

ファイルの操作とファイルパス

Member Data Documentation

◆ action

FileAction s3d::FileChange::action

ファイルの操作

◆ path

FilePath s3d::FileChange::path

ファイルパス


The documentation for this struct was generated from the following file: