Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ getFilePaths
Method
getFilePaths
TheForceEngine/TFE_A11y/filePathList.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
std::vector<string>* FilePathList::getFilePaths()
48
{
49
return &m_filePaths;
50
}
51
52
std::vector<string>* FilePathList::getFileNames()
53
{
Callers
2
DrawFileListCombo
Function · 0.80
findCaptionFiles
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected