{ "OnInitSequece": [], "OnStartSequece": [ { "TaskList": [ { "$type": "RPG.GameCore.WaitTransferFinishedEvent" }, { "$type": "RPG.GameCore.ShowUI", "Name": "Ui.BoxingClub.BoxingClubEntranceMainPage" } ] }, { "IsLoop": true, "TaskList": [ { "$type": "RPG.GameCore.WaitCustomString", "CustomString": { "Value": "OpenBoxingClubPage" } }, { "$type": "RPG.GameCore.ShowUI", "Name": "Ui.BoxingClub.BoxingClubEntranceMainPage", "WaitForExit": true, "OnUIEnter": [], "OnUIExitImmediately": [] } ] } ] }