Game Framework
2021.05.31
|
类 | |
class | CommonFileSystemStream |
通用文件系统流。 更多... | |
struct | FileInfo |
文件信息。 更多... | |
class | FileSystemStream |
文件系统流。 更多... | |
interface | IFileSystem |
文件系统接口。 更多... | |
interface | IFileSystemHelper |
文件系统辅助器接口。 更多... | |
interface | IFileSystemManager |
文件系统管理器。 更多... | |
枚举 | |
enum class | FileSystemAccess : byte { Unspecified = 0 , Read = 1 , Write = 2 , ReadWrite = 3 } |
文件系统访问方式。 更多... | |
|
strong |