四相心法----------------屏蔽技能按钮

(cherry picked from commit 122addf38f)
develop_bt_ob2
PC-202302260912\Administrator 2023-07-04 15:09:41 +08:00
parent 926d12f244
commit d1e5d3a9fa
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ function this:InitComponent()
this.starLv = Util.GetGameObject(self.gameObject, "bg/starLv")
this.gongmingBtn = Util.GetGameObject(self.gameObject, "bg/gongmingBtn")
this.skillBtn = Util.GetGameObject(self.gameObject, "bg/skillBtn")
this.skillBtn:SetActive(false)
this.professionIcon = Util.GetGameObject(self.gameObject, "bg/professionIcon"):GetComponent("Image")
this.btnList={
[1]=this.roudunBtn,