MCPcopy Create free account
hub / github.com/StrongPC123/Far-Cry-1-Source-Full / GetFileName

Method GetFileName

Editor/LogFile.cpp:111–114  ·  view source on GitHub ↗

/////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

109
110//////////////////////////////////////////////////////////////////////////
111const char* CLogFile::GetFileName()
112{
113 return GetLogFileName();
114}
115
116
117//////////////////////////////////////////////////////////////////////////

Callers 15

ReinitSubmeshesMethod · 0.45
AddObjectToTreeMethod · 0.45
UpdateObjectInTreeMethod · 0.45
OnReplaceMethod · 0.45
SendToControlsMethod · 0.45
OnUpdateBrushInfoEditMethod · 0.45
CreateMethod · 0.45
PrepareLightmapsMethod · 0.45
ScanDirectoryFilesFunction · 0.45
ScanDirectoryRecursiveFunction · 0.45
ConvertFromObjectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected