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