Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
423
void Scene::OnPartyChanged(Game_Actor*, bool) {
424
}
425
426
void Scene::OnEventHpChanged(Game_Battler*, int) {
427
}
Callers
2
AddActor
Method · 0.45
RemoveActor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected