UI 回合過渡

UIRoundTransition

HUD 介面
組件
組合:
內建 UI

屬性

名稱 類型 描述 腳本名稱
是否可見 布林 開啟狀態為 True 時顯示,反之關閉 IsVisible
切換階段 整數 \ TransitionStage
左邊隊伍得分 整數 \ LeftTeamScore
右邊隊伍得分 整數 \ RightTeamScore
左邊隊伍名 字串 \ LeftTeamName
右邊隊伍名 字串 \ RightTeamName
左邊圖示名稱 字串 \ LeftIconName
右邊圖示名稱 字串 \ RightIconName
顯示結果 整數 \ ResultType
勝利提示文本 字串 \ WinText
失敗提示文本 字串 \ LoseText
回合收入標題 字串 \ RoundIncomeTitle
回合收入數值 整數 \ RoundIncome
回合收入詳情標題 字符串列表 \ RoundIncomeDetailTitles
回合收入詳情數據 整數列表 \ RoundIncomeDetailNums
MVP 玩家暱稱 字串 \ MVP
下回合 Index 整數 \ NextRoundIndex
是否決勝局 布林 \ IsMatchPoint
是否最終回合 布林 \ IsLastRound