示例#1
0
 void Start( )
 {
     //根据Type从Xml中获取物品描述
     m_itemInfo = CommonUtility.GetViewableItemInfoFromXmlByType(itemType);
 }
示例#2
0
 void Start( )
 {
     //根据Type从Xml中获取物品描述
     m_itemInfo = CommonUtility.GetViewableItemInfoFromXmlByType(itemType);
 }