C4 Engine Terathon Software C4 Engine API Documentation

• File Manager

API Links
Developer Links

FileReference::GetName

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

const char *GetName(voidconst;

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

FileReference::GetFlags