◆ AddDirectory()
void hpl::cFileSearcher::AddDirectory |
( |
tString |
asPath, |
|
|
tString |
asMask |
|
) |
| |
Adds a directory that will be searched when looking for files.
- Parameters
-
asMask | What files that should be searched for, for example: "*.jpeg". |
asPath | The path to the directory. |
◆ ClearDirectories()
void hpl::cFileSearcher::ClearDirectories |
( |
| ) |
|
◆ GetFilePath()
Gets a file pointer and searches through all added resources.
- Parameters
-
- Returns
- Path to the file. "" if file is not found.
The documentation for this class was generated from the following file: