#include <MyGUI_DataManager.h>
Detailed Description
Definition at line 33 of file MyGUI_DataManager.h.
Member Function Documentation
Get data stream from specified resource name.
- Parameters:
-
_name | Resource name (usually file name). |
Get all data names with names that matches pattern.
- Parameters:
-
_pattern | Pattern to match (for example "*.layout"). |
Get full path to data.
- Parameters:
-
- Returns:
- Return full path to specified data. For example getDataPath("My.layout") might return "C:\path\to\project\data\My.layout"
Is data with specified name exist.
- Parameters:
-
The documentation for this class was generated from the following file: