Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ GetFullPath
Method
GetFullPath
Source/Internal/path.cpp:52–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
const char* Path::GetFullPath() const {
53
return resolved;
54
}
55
56
string Path::GetOriginalPathStr() const {
57
return string(original);
Callers
15
Reload
Method · 0.80
oggLoader
Method · 0.80
GetParticleShaderNames
Method · 0.80
LoadLevel
Method · 0.80
AddLevelPathToRecentLevels
Method · 0.80
Initialize
Method · 0.80
ScriptableUICallback
Method · 0.80
LoadLevel
Method · 0.80
SaveLevel
Method · 0.80
LoadLevel
Function · 0.80
ReloadPrefabs
Method · 0.80
SavePrefab
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected