Magic Bounty Battle Listener
Functions
Link copied to clipboard
open fun reportBattleOccurred(bountyFleet: CampaignFleetAPI, winningFleet: CampaignFleetAPI, battle: BattleAPI)
"bountyFleet" will be null if the listener is registered with the ListenerManager, and non-null if the listener is added directly to a fleet.
Link copied to clipboard
open fun reportFleetDespawnedToListener(fleet: CampaignFleetAPI, reason: FleetDespawnReason, param: Any)