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