C4 Engine
C4 Engine API Documentation

FileReference::GetFileName

Defined in:  C4Files.h
Returns the name stored in a FileReference object.
Prototype

const char *GetFileName(voidconst;

Description
The GetFileName function returns a pointer to the name of the file corresponding to the FileReference object.
See Also

FileReference::GetFileFlags