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

Method OnPartyChanged

src/scene.cpp:423–424  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

421}
422
423void Scene::OnPartyChanged(Game_Actor*, bool) {
424}
425
426void Scene::OnEventHpChanged(Game_Battler*, int) {
427}

Callers 2

AddActorMethod · 0.45
RemoveActorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected