MCPcopy Create free account
hub / github.com/EasyRPG/Player / OnEventHpChanged

Method OnEventHpChanged

src/scene.cpp:426–427  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

424}
425
426void Scene::OnEventHpChanged(Game_Battler*, int) {
427}
428
429void Scene::OnTranslationChanged() {
430 if (Main_Data::game_actors) {

Callers 2

CommandChangeHPMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected