Home
last modified time | relevance | path

Searched refs:GetRaceName (Results 1 – 3 of 3) sorted by relevance

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/Scriptable/
H A DActor.h972 const char* GetRaceName() const;
H A DActor.cpp7041 prof += gamedata->GetRacialTHAC0Bonus(wi.prof, GetRaceName()); in GetCombatDetails()
11498 const char* Actor::GetRaceName() const in GetRaceName() function in GemRB::Actor
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DGame.cpp2060 hasInfravision |= gamedata->HasInfravision(actor->GetRaceName()); in Infravision()