onBattleEnded property
Callback for received tht battle end.
reason The reason why the PK ended.
battleInfo Battle information.
Implementation
OnBattleEnded onBattleEnded = (TUIBattleInfo battleInfo, TUIBattleStoppedReason reason) {};
Callback for received tht battle end.
reason The reason why the PK ended.
battleInfo Battle information.
OnBattleEnded onBattleEnded = (TUIBattleInfo battleInfo, TUIBattleStoppedReason reason) {};