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

Method GetColor

PanzerChasm/server/monster.cpp:635–638  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

633}
634
635unsigned char Monster::GetColor() const
636{
637 return 0u;
638}
639
640bool Monster::IsInvisible() const
641{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected