Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Panzerschrek/Chasm-Reverse
/ HaveRedKey
Method
HaveRedKey
PanzerChasm/server/player.cpp:724–727 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
722
}
723
724
bool Player::HaveRedKey() const
725
{
726
return have_red_key_;
727
}
728
729
bool Player::HaveGreenKey() const
730
{
Callers
1
TryActivateProcedure
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected