Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/DevilutionX
/ GetKey
Method
GetKey
Source/options.cpp:549–552 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
547
}
548
549
string_view OptionCategoryBase::GetKey() const
550
{
551
return key;
552
}
553
string_view OptionCategoryBase::GetName() const
554
{
555
return _(name);
Callers
2
LoadOptions
Function · 0.80
SaveOptions
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected