MCPcopy Create free account
hub / github.com/Panzerschrek/Chasm-Reverse / HaveBlueKey

Method HaveBlueKey

PanzerChasm/server/player.cpp:734–737  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

732}
733
734bool Player::HaveBlueKey() const
735{
736 return have_blue_key_;
737}
738
739unsigned int Player::CurrentWeaponIndex() const
740{

Callers 1

TryActivateProcedureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected