GetFileExtension() retrieves the file extension of a file in a path. If none, the returned string is empty. Definition at line 212 of file CATFileSystem.h. References CAT_PATHSEPERATOR, CATString::Find(), CATString::ReverseFind(), and CATString::Right().
|