MCPcopy Create free account
hub / github.com/bluescan/tacentview / GetProfileName

Method GetProfileName

Src/Config.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73
74
75const char* Config::GetProfileName()
76{
77 return GetProfileName(GetProfile());
78}
79
80
81void Config::ResetProfile(uint32 categories)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected