SetFilePos
Description
Sets the current read position in the file
Definition
SetFilePos( iFileID, pos )
void agk::SetFilePos( uint32_t iFileID, int pos )
Parameters
- iFileID - The ID of the file to check.
- pos - The new position to continue reading from