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