예제 #1
0
 public void Init()
 {
     npcEquipment = GetComponent <NpcEquipment>();
     charInfo     = GetComponent <CharacterInfo>();
 }