示例#1
0
 void SelectBelonging()
 {
     boxManager.SetBelongingsColor();
     boxManager.GetBelonging(this);
     rend.color = highlightColor;
 }