Kiwano Engine v1.3.x
kiwano::FileSystem 成员列表

成员的完整列表,这些成员属于 kiwano::FileSystem,包括所有继承而来的类成员

AddFileLookupRule(StringView key, StringView file_path)kiwano::FileSystem
AddSearchPath(StringView path)kiwano::FileSystem
ExtractResourceToFile(const Resource &res, StringView dest_file_name) constkiwano::FileSystem
GetFileExt(StringView file) constkiwano::FileSystem
GetFullPathForFile(StringView file) constkiwano::FileSystem
IsAbsolutePath(StringView path) constkiwano::FileSystem
IsFileExists(StringView file_path) constkiwano::FileSystem
RemoveFile(StringView file_path) constkiwano::FileSystem
SetFileLookupDictionary(const UnorderedMap< String, String > &dict)kiwano::FileSystem
SetSearchPaths(const Vector< String > &paths)kiwano::FileSystem
~FileSystem() (定义于 kiwano::FileSystem)kiwano::FileSystem