GetRawFolderFileName
Description
Return a particular filename from the file list, the index must be in the range 0 to GetRawFolderNumFiles minus one.
Definition
string GetRawFolderFileName( ID, index )
char* agk::GetRawFolderFileName( UINT ID, int index )
Parameters
- ID - The ID of the folder to check
- index - The index of the file to return, indices start at 0