Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ SetCwd
Function
SetCwd
Engine/source/core/volume.cpp:1012–1015 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1010
}
1011
1012
bool SetCwd(const Path &file)
1013
{
1014
return sgMountSystem.setCwd(file);
1015
}
1016
1017
const Path& GetCwd()
1018
{
Callers
3
init
Method · 0.85
InstallFileSystems
Method · 0.85
InstallFileSystems
Method · 0.85
Calls
1
setCwd
Method · 0.80
Tested by
no test coverage detected