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

dev_fengTi_And
PC-202302260912\Administrator 2023-07-04 15:09:41 +08:00
parent 1bc056f23a
commit 122addf38f
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,