Home
last modified time | relevance | path

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

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/Scriptable/
H A DActor.cpp1270 static void pcf_hitpoint(Actor *actor, ieDword oldValue, ieDword hp) in pcf_hitpoint() function
1313 pcf_hitpoint(actor, 0, hp); in pcf_minhitpoint()
1359 pcf_hitpoint(actor, 0, actor->BaseStats[IE_HITPOINTS]); in pcf_stat_con()
1581 pcf_hitpoint, pcf_maxhitpoint, NULL, NULL, NULL, NULL, NULL, NULL,
3239 pcf_hitpoint(this, 0, BaseStats[IE_HITPOINTS]); in RefreshEffects()