更新
This commit is contained in:
@@ -69,9 +69,10 @@ namespace Continentis.MainGame.Card
|
||||
[LabelText("功能文本 Key")]
|
||||
public string functionText;
|
||||
|
||||
[FormerlySerializedAs("cardDescription")]
|
||||
[BoxGroup("Display"), PropertyOrder(9)]
|
||||
[LabelText("卡牌描述 Key")]
|
||||
public string cardDescription;
|
||||
public string descriptionText;
|
||||
|
||||
[BoxGroup("Display"), PropertyOrder(10)]
|
||||
[ListDrawerSettings(ShowIndexLabels = false), LabelText("布局标签")]
|
||||
|
||||
Reference in New Issue
Block a user